miugod commited on
Commit
8efa4c4
1 Parent(s): 6141431

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,3 +1,3 @@
1
- ---
2
- license: openrail
3
- ---
 
1
+ This model is based on the bert-base-multilingual-cased with mlm task fine-tuning on the iwslt14 German-English dataset.
2
+ The data were stitched into 4 copies by src, tgt, src [SEP] tgt , tgt [SEP] src
3
+ Parameters: bsz=6 , update_freq=2, graphics card is 3080ti, fp16, trained for 10w steps, and the training loss was reduced from 2.1869 to 1.2034.