clui commited on
Commit
1a664e3
1 Parent(s): f854cee

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. generation_config.json +13 -3
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: google-t5/t5-small
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # opus-it-pl-v1
18
 
19
- This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.5517
22
- - Bleu: 0.0
23
- - Gen Len: 3.0273
24
 
25
  ## Model description
26
 
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
56
- |:-------------:|:-----:|:-----:|:---------------:|:----:|:-------:|
57
- | 2.9032 | 1.0 | 5646 | 2.6299 | 0.0 | 2.7949 |
58
- | 2.8034 | 2.0 | 11292 | 2.5517 | 0.0 | 3.0273 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: Helsinki-NLP/opus-mt-it-en
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
16
 
17
  # opus-it-pl-v1
18
 
19
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-it-en](https://huggingface.co/Helsinki-NLP/opus-mt-it-en) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.5582
22
+ - Bleu: 7.9841
23
+ - Gen Len: 36.3325
24
 
25
  ## Model description
26
 
 
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
57
+ | 2.1347 | 1.0 | 8066 | 1.6707 | 7.0045 | 37.0437 |
58
+ | 1.9546 | 2.0 | 16132 | 1.5582 | 7.9841 | 36.3325 |
59
 
60
 
61
  ### Framework versions
generation_config.json CHANGED
@@ -1,6 +1,16 @@
1
  {
2
- "decoder_start_token_id": 0,
3
- "eos_token_id": 1,
4
- "pad_token_id": 0,
 
 
 
 
 
 
 
 
 
 
5
  "transformers_version": "4.44.2"
6
  }
 
1
  {
2
+ "bad_words_ids": [
3
+ [
4
+ 80378
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 80378,
9
+ "eos_token_id": 0,
10
+ "forced_eos_token_id": 0,
11
+ "max_length": 512,
12
+ "num_beams": 6,
13
+ "pad_token_id": 80378,
14
+ "renormalize_logits": true,
15
  "transformers_version": "4.44.2"
16
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17b541c4c8e482096cdbca8cc193f3b4daade2a97bc22255d0cb804877926612
3
  size 341520748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8a63741917853b865cdd45a8b7f838292d78dfbb130db67efc681d6f3ba9c0
3
  size 341520748