sarch7040 commited on
Commit
d14fdb2
1 Parent(s): 158727d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: M2M101
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
+ # M2M101
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: 1.3269
22
+ - Bleu: 8.4241
23
+ - Meteor: 0.3851
24
+ - Gen Len: 30.7356
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Meteor | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:-------:|
56
+ | No log | 1.0 | 74 | 4.9214 | 2.8147 | 0.2385 | 31.7864 |
57
+ | No log | 2.0 | 148 | 3.1788 | 5.0267 | 0.3144 | 29.7695 |
58
+ | No log | 3.0 | 222 | 2.0374 | 6.4844 | 0.3399 | 30.2237 |
59
+ | No log | 4.0 | 296 | 1.4798 | 7.4708 | 0.3768 | 31.3932 |
60
+ | No log | 5.0 | 370 | 1.3269 | 8.4241 | 0.3851 | 30.7356 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.45.1
66
+ - Pytorch 2.4.0
67
+ - Datasets 3.0.1
68
+ - Tokenizers 0.20.0
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "max_length": 200,
7
+ "num_beams": 5,
8
+ "pad_token_id": 1,
9
+ "transformers_version": "4.45.1"
10
+ }
runs/Oct09_15-16-04_102ed41668e2/events.out.tfevents.1728486966.102ed41668e2.31.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9c60f4dd1bc9b5f42feb281fa0926bc0117c92ea7e1fdf881cddccaf73d82ae
3
- size 6997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e97acacc4baf1a634a3ef65e510fbfaaec13f4247d90df43e24949f406a50e8
3
+ size 7771