Kai1014 commited on
Commit
df37194
1 Parent(s): 821b438

End of training

Browse files
README.md CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.3501
21
- - Rouge1: 0.1742
22
- - Rouge2: 0.0746
23
- - Rougel: 0.1464
24
- - Rougelsum: 0.1465
25
  - Gen Len: 19.0
26
 
27
  ## Model description
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
- | No log | 1.0 | 124 | 2.5444 | 0.1344 | 0.0418 | 0.1107 | 0.1104 | 19.0 |
58
- | No log | 2.0 | 248 | 2.4115 | 0.1464 | 0.0504 | 0.1204 | 0.1206 | 19.0 |
59
- | No log | 3.0 | 372 | 2.3638 | 0.1657 | 0.0681 | 0.139 | 0.139 | 19.0 |
60
- | No log | 4.0 | 496 | 2.3501 | 0.1742 | 0.0746 | 0.1464 | 0.1465 | 19.0 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.4819
21
+ - Rouge1: 0.0788
22
+ - Rouge2: 0.0328
23
+ - Rougel: 0.0672
24
+ - Rougelsum: 0.0671
25
  - Gen Len: 19.0
26
 
27
  ## Model description
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | No log | 1.0 | 124 | 2.7265 | 0.0686 | 0.0249 | 0.0584 | 0.0584 | 19.0 |
58
+ | No log | 2.0 | 248 | 2.5507 | 0.0741 | 0.0287 | 0.0637 | 0.0638 | 19.0 |
59
+ | No log | 3.0 | 372 | 2.4985 | 0.0779 | 0.0324 | 0.067 | 0.0668 | 19.0 |
60
+ | No log | 4.0 | 496 | 2.4819 | 0.0788 | 0.0328 | 0.0672 | 0.0671 | 19.0 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a6aaa521d378ba4ed413c9f229bbbdd37cd1203587cd011dea2d836a40a6552
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74931c2e87a0c6db8bb53cf86b44da768a097b0b528f8ec2cb98c708f951e2b6
3
  size 242041896
runs/Mar28_21-10-34_89168b49288c/events.out.tfevents.1711660239.89168b49288c.989.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c837d5b53a4f7d471d720900211a4313921cd62bd34c1457280561b9c1c8d944
3
+ size 7996
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e0732c46235357f9028a5e0fa2e15f551e9630d1bb8c5edd35aab48a51fb86a
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30fb335f8466e906eed9690b844e853697ca553c7cda5c4e223ab2a72d767099
3
  size 5048