Update README.md
Browse files
README.md
CHANGED
@@ -158,7 +158,7 @@ mask_filler("ăn nói xà <mask>", top_k=10)
|
|
158 |
```
|
159 |
|
160 |
## Fine-tune Configuration
|
161 |
-
We fine-tune `5CD-AI/
|
162 |
- seed: 42
|
163 |
- gradient_accumulation_steps: 1
|
164 |
- weight_decay: 0.01
|
|
|
158 |
```
|
159 |
|
160 |
## Fine-tune Configuration
|
161 |
+
We fine-tune `5CD-AI/visobert-14gb-corpus` on 4 downstream tasks with `transformers` library with the following configuration:
|
162 |
- seed: 42
|
163 |
- gradient_accumulation_steps: 1
|
164 |
- weight_decay: 0.01
|