matekadlicsko commited on
Commit
812c7da
1 Parent(s): df28c6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -8,12 +8,18 @@ metrics:
8
  model-index:
9
  - name: output
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
- # output
17
 
18
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-tc-big-hu-en](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-hu-en) on the None dataset.
19
  It achieves the following results on the evaluation set:
@@ -69,4 +75,4 @@ The following hyperparameters were used during training:
69
  - Transformers 4.35.2
70
  - Pytorch 2.1.0+cu121
71
  - Datasets 2.16.1
72
- - Tokenizers 0.15.0
 
8
  model-index:
9
  - name: output
10
  results: []
11
+ datasets:
12
+ - matekadlicsko/hungarian-news-translations
13
+ language:
14
+ - hu
15
+ - en
16
+ pipeline_tag: translation
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
  should probably proofread and complete it, then remove this comment. -->
21
 
22
+ # opus-mt-tc-big-hu-en-finetuned-news
23
 
24
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-tc-big-hu-en](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-hu-en) on the None dataset.
25
  It achieves the following results on the evaluation set:
 
75
  - Transformers 4.35.2
76
  - Pytorch 2.1.0+cu121
77
  - Datasets 2.16.1
78
+ - Tokenizers 0.15.0