pablo-chocobar commited on
Commit
0a3c940
1 Parent(s): ed33331

End of training

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4045
21
  - Rouge1: 0.0
22
  - Rouge2: 0.0
23
  - Rougel: 0.0
@@ -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 | 38 | 0.4811 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
58
- | No log | 2.0 | 76 | 0.4350 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
59
- | No log | 3.0 | 114 | 0.4106 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
60
- | No log | 4.0 | 152 | 0.4045 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3323
21
  - Rouge1: 0.0
22
  - Rouge2: 0.0
23
  - Rougel: 0.0
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | No log | 1.0 | 38 | 0.3678 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
58
+ | No log | 2.0 | 76 | 0.3463 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
59
+ | No log | 3.0 | 114 | 0.3351 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 4.0 | 152 | 0.3323 | 0.0 | 0.0 | 0.0 | 0.0 | 0.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:4dfcade94e13789c30789ecb9f510e599d574adea14d125dfbc2cec1eadd2807
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ced968ee4b63c4d1165912990684bd577249e770e2ad4b94819d2921426627f
3
  size 242041896
runs/Apr18_05-25-21_37535b78664f/events.out.tfevents.1713417922.37535b78664f.34.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c867d2a162b05ff55121bcefbb08712d9c237694a53fe60bc47a5927b7a51f4
3
+ size 8020
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 430,
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:93c2ed2db96c8541766cfa98347f8087ffeed54198d39e0e93471f07e40a54db
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f6bfaa8ce9f3b54c859155dda81acb611eeb3c24ceee9f15eac64d8c042b85
3
  size 5048