MubarakB commited on
Commit
6943dbf
1 Parent(s): 79c5185

Model save

Browse files
README.md CHANGED
@@ -3,19 +3,22 @@ license: mit
3
  base_model: MubarakB/m2m100-lg-to-en-v2
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
- - name: m2m100-lg-to-en-v4
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # m2m100-lg-to-en-v4
15
 
16
  This model is a fine-tuned version of [MubarakB/m2m100-lg-to-en-v2](https://huggingface.co/MubarakB/m2m100-lg-to-en-v2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.5477
 
19
 
20
  ## Model description
21
 
@@ -34,9 +37,9 @@ More information needed
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
- - learning_rate: 0.0001
38
- - train_batch_size: 16
39
- - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -45,13 +48,14 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:----:|:---------------:|
50
- | 2.8978 | 1.0 | 119 | 0.5258 |
51
- | 0.4898 | 2.0 | 238 | 0.5082 |
52
- | 0.4377 | 3.0 | 357 | 0.5151 |
53
- | 0.367 | 4.0 | 476 | 0.5277 |
54
- | 0.3086 | 5.0 | 595 | 0.5477 |
 
55
 
56
 
57
  ### Framework versions
 
3
  base_model: MubarakB/m2m100-lg-to-en-v2
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
  model-index:
9
+ - name: m2m100-lg-to-en-v5
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # m2m100-lg-to-en-v5
17
 
18
  This model is a fine-tuned version of [MubarakB/m2m100-lg-to-en-v2](https://huggingface.co/MubarakB/m2m100-lg-to-en-v2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5196
21
+ - Bleu: 0.1371
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 2.6476 | 1.0 | 237 | 0.7225 | 0.3822 |
54
+ | 0.5312 | 2.0 | 474 | 0.5011 | 0.0973 |
55
+ | 0.4211 | 3.0 | 711 | 0.4924 | 0.3545 |
56
+ | 0.4015 | 4.0 | 948 | 0.4957 | 0.1006 |
57
+ | 0.3431 | 5.0 | 1185 | 0.5096 | 0.1953 |
58
+ | 0.2992 | 6.0 | 1422 | 0.5196 | 0.1371 |
59
 
60
 
61
  ### Framework versions
generation_config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
 
 
2
  "early_stopping": true,
 
3
  "max_length": 200,
4
  "num_beams": 5,
 
5
  "transformers_version": "4.41.1"
6
  }
 
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.41.1"
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89dc4b1e2ae1b6bb837e39da28b6688cc82c6cc001c67d5f4bea873cb9713df5
3
  size 1935681888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731a22f81641566cbb87b884398fc58f42d4073215deaa927ccb1522b357da7e
3
  size 1935681888
runs/Jun03_04-22-12_049d933e36e0/events.out.tfevents.1717388534.049d933e36e0.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9bef89cae778de95885057d5c5889abb03f5cfbc0fd81acd407db572aaedfdf
3
- size 10138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b70741bc5102aadc745e945988de358bbc7a96821b201442463af91299dfeb19
3
+ size 10492