What is the difference between 10B and 10B_1?
#2
by
minolee
- opened
Hello,
As mentioned in title, I'm curious what is difference between 10B and 10B_1.
In github code, it downloads both 10B and 10B_1. According to scripts in src/tasks/mt
, Some tasks(ADE, SNIPS, ...) use 10B model and some(ACE2005, CoNLL05, ...) use 10B_1.
I couldn't find any mention about this. Can you please explain the difference?
Thank you in advance.