sophiayk20 commited on
Commit
14563f3
·
verified ·
1 Parent(s): 2da2601

End of training

Browse files
Files changed (3) hide show
  1. README.md +69 -0
  2. generation_config.json +11 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: facebook/m2m100_418M
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - bleu
9
+ model-index:
10
+ - name: m2m100_418M_it_formal
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
+ # m2m100_418M_it_formal
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.4792
22
+ - Bleu: 33.3519
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 500
48
+ - num_epochs: 3.0
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu |
53
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
54
+ | 3.8876 | 0.3676 | 500 | 0.5692 | 29.8373 |
55
+ | 0.5702 | 0.7353 | 1000 | 0.5110 | 31.5694 |
56
+ | 0.5284 | 1.1029 | 1500 | 0.4988 | 32.1943 |
57
+ | 0.4827 | 1.4706 | 2000 | 0.4896 | 32.6095 |
58
+ | 0.4826 | 1.8382 | 2500 | 0.4843 | 32.9797 |
59
+ | 0.4567 | 2.2059 | 3000 | 0.4835 | 33.0851 |
60
+ | 0.4461 | 2.5735 | 3500 | 0.4800 | 33.2566 |
61
+ | 0.4426 | 2.9412 | 4000 | 0.4792 | 33.3519 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.48.3
67
+ - Pytorch 2.5.1+cu124
68
+ - Datasets 3.3.2
69
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "forced_bos_token_id": 128045,
7
+ "max_length": 200,
8
+ "num_beams": 5,
9
+ "pad_token_id": 1,
10
+ "transformers_version": "4.48.3"
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85cd56553678e82478c1c42787afa13b776357f1898fece512b25322215dcce2
3
  size 1935681888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d6e6c0c013114606d77e635cb508cb33c78c31882b74590bef49bac38cd072e
3
  size 1935681888