abhi1nandy2 commited on
Commit
aac9a24
1 Parent(s): bd5c69c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ inference: false
15
 
16
  Dataset - English Bible Translation Dataset (https://www.kaggle.com/oswinrh/bible)
17
 
18
- *NOTE:* It is `roberta-base` fine-tuned for 1 epoch on the 7 `.csv` files mentioned above, which consist of around 5.5M words.
 
15
 
16
  Dataset - English Bible Translation Dataset (https://www.kaggle.com/oswinrh/bible)
17
 
18
+ *NOTE:* It is `roberta-base` fine-tuned (for MLM objective) for 1 epoch (using MLM objective) on the 7 `.csv` files mentioned above, which consist of around 5.5M words.