mongrz commited on
Commit
973c153
·
verified ·
1 Parent(s): 543c6fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -9,6 +9,10 @@ metrics:
9
  model-index:
10
  - name: model_output
11
  results: []
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # model_output
18
 
19
- This model is a fine-tuned version of [facebook/m2m100_418M](https://huggingface.co/facebook/m2m100_418M) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0256
22
  - Bleu: 92.6792
@@ -61,4 +65,4 @@ The following hyperparameters were used during training:
61
  - Transformers 4.47.1
62
  - Pytorch 2.5.1+cu124
63
  - Datasets 3.2.0
64
- - Tokenizers 0.21.0
 
9
  model-index:
10
  - name: model_output
11
  results: []
12
+ datasets:
13
+ - ArielUW/jobtitles
14
+ language:
15
+ - pl
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # model_output
22
 
23
+ This model is a fine-tuned version of [facebook/m2m100_418M](https://huggingface.co/facebook/m2m100_418M) on [ArielUW/jobtitles dataset](https://huggingface.co/datasets/ArielUW/jobtitles).
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0256
26
  - Bleu: 92.6792
 
65
  - Transformers 4.47.1
66
  - Pytorch 2.5.1+cu124
67
  - Datasets 3.2.0
68
+ - Tokenizers 0.21.0