Taisiia7 commited on
Commit
aa482a3
·
verified ·
1 Parent(s): 2514e66

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: utrobinmv/t5_translate_en_ru_zh_small_1024
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: my_awesome_books_model_2
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
+ # my_awesome_books_model_2
18
+
19
+ This model is a fine-tuned version of [utrobinmv/t5_translate_en_ru_zh_small_1024](https://huggingface.co/utrobinmv/t5_translate_en_ru_zh_small_1024) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9046
22
+ - Bleu: 41.4247
23
+ - Gen Len: 39.2936
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
55
+ | 1.2723 | 1.0 | 2229 | 1.0163 | 38.3982 | 39.2681 |
56
+ | 1.1332 | 2.0 | 4458 | 0.9423 | 40.3418 | 39.2605 |
57
+ | 1.0652 | 3.0 | 6687 | 0.9150 | 41.1569 | 39.2867 |
58
+ | 1.027 | 4.0 | 8916 | 0.9046 | 41.4247 | 39.2936 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.47.1
64
+ - Pytorch 2.5.1+cu121
65
+ - Datasets 3.2.0
66
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "max_new_tokens": 1024,
5
+ "num_beams": 5,
6
+ "pad_token_id": 0,
7
+ "repetition_penalty": 5.0,
8
+ "transformers_version": "4.47.1"
9
+ }
runs/Dec25_18-11-23_46faf987ff3e/events.out.tfevents.1735150290.46faf987ff3e.658.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a81486cc30fcca6b1450ae02da01a78911dea33ed2d8c207afd7c18dd656ffb
3
- size 10094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b695d51ef925ab9a1fff4a5302f4ca14c54ed6c994992940765a1a926fc3cb8d
3
+ size 10818