OliTheGreat commited on
Commit
9816f6d
1 Parent(s): 09e376d

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,21 +1,22 @@
1
  ---
2
- license: apache-2.0
3
- base_model: Helsinki-NLP/opus-mt-en-fr
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - kde4
8
  model-index:
9
- - name: finetuned-model
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # finetuned-model
17
 
18
- This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on the kde4 dataset.
19
 
20
  ## Model description
21
 
 
1
  ---
2
+ language:
3
+ - en
4
+ base_model: BERT
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
+ - en-fr
9
  model-index:
10
+ - name: en2fr- MrOli
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # en2fr- MrOli
18
 
19
+ This model is a fine-tuned version of [BERT](https://huggingface.co/BERT) on the en-fr dataset.
20
 
21
  ## Model description
22