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

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.8401
21
- - Rouge1: 0.0822
22
- - Rouge2: 0.0345
23
- - Rougel: 0.0696
24
- - Rougelsum: 0.0693
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 | 3.0795 | 0.0658 | 0.0231 | 0.0575 | 0.0574 | 19.0 |
58
- | No log | 2.0 | 248 | 2.9104 | 0.0761 | 0.0292 | 0.065 | 0.0649 | 19.0 |
59
- | No log | 3.0 | 372 | 2.8563 | 0.0821 | 0.0339 | 0.0697 | 0.0694 | 19.0 |
60
- | No log | 4.0 | 496 | 2.8401 | 0.0822 | 0.0345 | 0.0696 | 0.0693 | 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.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
 
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c8ded55aa35e878f269acfd27f0c3b523e453b1bb2826108776c65411c11a99
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6aaa521d378ba4ed413c9f229bbbdd37cd1203587cd011dea2d836a40a6552
3
  size 242041896
runs/Mar28_19-27-32_aac8fef2e9b4/events.out.tfevents.1711654055.aac8fef2e9b4.594.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6586ef1da3c9c5b8b8539e21259a7b38e822b3c4450f095395a82fe39e5130
3
+ size 7996
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
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:8db9c0433561332f6409856e99aa46e8f713774c69749529265f361f57afffe1
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0732c46235357f9028a5e0fa2e15f551e9630d1bb8c5edd35aab48a51fb86a
3
  size 5048