ssiyer commited on
Commit
938a266
1 Parent(s): 081e96d

Training complete

Browse files
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Rouge1
25
  type: rouge
26
- value: 0.0706
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,11 +33,11 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the xsum dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 5.4800
37
- - Rouge1: 0.0706
38
- - Rouge2: 0.0067
39
- - Rougel: 0.058
40
- - Rougelsum: 0.0654
41
 
42
  ## Model description
43
 
@@ -57,8 +57,8 @@ More information needed
57
 
58
  The following hyperparameters were used during training:
59
  - learning_rate: 5.6e-05
60
- - train_batch_size: 8
61
- - eval_batch_size: 8
62
  - seed: 42
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
@@ -68,14 +68,14 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
71
- | No log | 1.0 | 13 | 7.7221 | 0.0369 | 0.0 | 0.0369 | 0.0366 |
72
- | No log | 2.0 | 26 | 7.1952 | 0.0448 | 0.0 | 0.0452 | 0.0449 |
73
- | No log | 3.0 | 39 | 6.5146 | 0.0442 | 0.0 | 0.0443 | 0.044 |
74
- | 12.6754 | 4.0 | 52 | 6.2530 | 0.0745 | 0.008 | 0.0636 | 0.0679 |
75
- | 12.6754 | 5.0 | 65 | 6.0200 | 0.0745 | 0.0069 | 0.0642 | 0.0693 |
76
- | 12.6754 | 6.0 | 78 | 5.7336 | 0.0706 | 0.0067 | 0.058 | 0.0654 |
77
- | 12.6754 | 7.0 | 91 | 5.5400 | 0.0706 | 0.0067 | 0.058 | 0.0654 |
78
- | 9.1744 | 8.0 | 104 | 5.4800 | 0.0706 | 0.0067 | 0.058 | 0.0654 |
79
 
80
 
81
  ### Framework versions
 
23
  metrics:
24
  - name: Rouge1
25
  type: rouge
26
+ value: 0.0524
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the xsum dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 8.0085
37
+ - Rouge1: 0.0524
38
+ - Rouge2: 0.0083
39
+ - Rougel: 0.0416
40
+ - Rougelsum: 0.0416
41
 
42
  ## Model description
43
 
 
57
 
58
  The following hyperparameters were used during training:
59
  - learning_rate: 5.6e-05
60
+ - train_batch_size: 32
61
+ - eval_batch_size: 32
62
  - seed: 42
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
71
+ | No log | 1.0 | 4 | 12.7017 | 0.0208 | 0.0 | 0.0148 | 0.0148 |
72
+ | No log | 2.0 | 8 | 10.3879 | 0.0208 | 0.0 | 0.0148 | 0.0148 |
73
+ | 18.6837 | 3.0 | 12 | 9.1367 | 0.0208 | 0.0 | 0.0148 | 0.0148 |
74
+ | 18.6837 | 4.0 | 16 | 8.6067 | 0.0269 | 0.0 | 0.0209 | 0.0209 |
75
+ | 18.6837 | 5.0 | 20 | 8.2033 | 0.0377 | 0.0 | 0.026 | 0.0256 |
76
+ | 15.292 | 6.0 | 24 | 8.1000 | 0.0524 | 0.0083 | 0.0416 | 0.0416 |
77
+ | 15.292 | 7.0 | 28 | 8.0750 | 0.0524 | 0.0083 | 0.0416 | 0.0416 |
78
+ | 15.292 | 8.0 | 32 | 8.0085 | 0.0524 | 0.0083 | 0.0416 | 0.0416 |
79
 
80
 
81
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:226370d261c4e2df76d679ba4b9f50dc1a8e35787b19173baf80151e0d71aa94
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c036d4c43ea3d20f00cfc0cf295a30c44622bb250fa4069e3a25d21fbe0cc087
3
  size 1200729512
runs/Mar01_13-25-48_ip-172-16-66-103.us-gov-west-1.compute.internal/events.out.tfevents.1709299560.ip-172-16-66-103.us-gov-west-1.compute.internal.524.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3c12304096f565282d99e8bc6a3ce65dc29efc055b9ede074c4e097f727ee5
3
+ size 14248
runs/Mar01_13-25-48_ip-172-16-66-103.us-gov-west-1.compute.internal/events.out.tfevents.1709299828.ip-172-16-66-103.us-gov-west-1.compute.internal.524.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66dcbb788d8e596a1b5077522df121213979e0d43febec22caff2fe6d4a01e91
3
+ size 553
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8802a48416e68ce1a0a631d609448c55c0fef046e53774f205cdbb298a84875
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c024a64eb9f4aa196e3d06e68ad0e092346a773a075e5ec0eb1657e4be1193
3
  size 5112