sberbank-ai
commited on
Commit
•
7458a9b
1
Parent(s):
fc11dd7
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ It was trained on Russian language corpus (300GB). The dataset is the same as
|
|
16 |
|
17 |
Bbpe tokenizer. 50257 + special tokens 107. Prefix tokens: '\<LM\>', '\<SC1>',.. '\<SC6>'
|
18 |
|
19 |
-
First half of the time model trained on the small part of all
|
20 |
|
21 |
For RSG, we trained as described in the T5 paper. First, we trained multitask for all tasks. Then we took the best checkpoint for the task and trained it further.
|
22 |
RSG submit here https://russiansuperglue.com/login/submit_info/1936
|
|
|
16 |
|
17 |
Bbpe tokenizer. 50257 + special tokens 107. Prefix tokens: '\<LM\>', '\<SC1>',.. '\<SC6>'
|
18 |
|
19 |
+
First half of the time model trained on the small part of all dataset (1%,3GB) and without prefixes in each task.
|
20 |
|
21 |
For RSG, we trained as described in the T5 paper. First, we trained multitask for all tasks. Then we took the best checkpoint for the task and trained it further.
|
22 |
RSG submit here https://russiansuperglue.com/login/submit_info/1936
|