htdung167 commited on
Commit
f82d214
1 Parent(s): 8ab65fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/viso-twhin-bert-large` on 4 downstream tasks with `transformer` library with the following configuration:
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