Abdulwahab Sahyoun commited on
Commit
851da88
1 Parent(s): 0d596b7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: mit
3
  tags:
4
  - translation
5
  - generated_from_trainer
@@ -15,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # ft-tatoeba-ar-en
17
 
18
- This model is a fine-tuned version of [facebook/m2m100_1.2B](https://huggingface.co/facebook/m2m100_1.2B) on the open_subtitles dataset.
19
 
20
  ## Model description
21
 
@@ -43,10 +42,6 @@ The following hyperparameters were used during training:
43
  - num_epochs: 1
44
  - mixed_precision_training: Native AMP
45
 
46
- ### Training results
47
-
48
-
49
-
50
  ### Framework versions
51
 
52
  - Transformers 4.18.0.dev0
1
  ---
 
2
  tags:
3
  - translation
4
  - generated_from_trainer
14
 
15
  # ft-tatoeba-ar-en
16
 
17
+ This model was trained from scratch on the open_subtitles dataset.
18
 
19
  ## Model description
20
 
42
  - num_epochs: 1
43
  - mixed_precision_training: Native AMP
44
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.18.0.dev0