meoo225 commited on
Commit
5b2b2b9
1 Parent(s): d4094e9

End of training

Browse files
README.md CHANGED
@@ -4,9 +4,6 @@ license: apache-2.0
4
  base_model: google/mt5-base
5
  tags:
6
  - generated_from_trainer
7
- metrics:
8
- - precision
9
- - recall
10
  model-index:
11
  - name: mT5_base
12
  results: []
@@ -21,10 +18,7 @@ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/g
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.1703
23
  - Bleu Score: 51.176
24
- - Precision: 27.4791
25
- - Recall: 27.4791
26
  - Gen Len: 16.8805
27
- - Err: 27.4791
28
 
29
  ## Model description
30
 
@@ -47,22 +41,22 @@ The following hyperparameters were used during training:
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
  - num_epochs: 3
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Precision | Recall | Gen Len | Err |
57
- |:-------------:|:-----:|:----:|:---------------:|:----------:|:---------:|:-------:|:-------:|:-------:|
58
- | 1.3269 | 1.0 | 838 | 0.2396 | 48.4521 | 20.7885 | 20.7885 | 16.8339 | 20.7885 |
59
- | 0.2831 | 2.0 | 1676 | 0.1861 | 50.5118 | 26.1649 | 26.1649 | 16.8781 | 26.1649 |
60
- | 0.2167 | 3.0 | 2514 | 0.1703 | 51.176 | 27.4791 | 27.4791 | 16.8805 | 27.4791 |
61
 
62
 
63
  ### Framework versions
64
 
65
- - Transformers 4.45.1
66
- - Pytorch 2.4.1+cu121
67
- - Datasets 3.0.1
68
- - Tokenizers 0.20.0
 
4
  base_model: google/mt5-base
5
  tags:
6
  - generated_from_trainer
 
 
 
7
  model-index:
8
  - name: mT5_base
9
  results: []
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.1703
20
  - Bleu Score: 51.176
 
 
21
  - Gen Len: 16.8805
 
22
 
23
  ## Model description
24
 
 
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
  - num_epochs: 3
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu Score | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:----------:|:-------:|
52
+ | 1.3269 | 1.0 | 838 | 0.2396 | 48.4521 | 16.8339 |
53
+ | 0.2831 | 2.0 | 1676 | 0.1861 | 50.5118 | 16.8781 |
54
+ | 0.2167 | 3.0 | 2514 | 0.1703 | 51.176 | 16.8805 |
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.46.2
60
+ - Pytorch 2.5.0+cu121
61
+ - Datasets 3.1.0
62
+ - Tokenizers 0.20.3
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
- "transformers_version": "4.45.1"
6
  }
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.46.2"
6
  }
logs/events.out.tfevents.1731693972.5db65e64f3ce.727.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6ee9791abb54fd65139dcd9b4a180e741efe12320dd0d727486a6ec7689a247
3
- size 7095
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588215fde1137532bc3861ed5794e1a11da9f55f845f6d2c63c505dde48f14d9
3
+ size 7449