prassu10 commited on
Commit
4a8dcd2
1 Parent(s): 44f98e8

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/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.9214
21
- - Rouge1: 8.9956
22
- - Rouge2: 6.5674
23
- - Rougel: 8.6521
24
- - Rougelsum: 8.8308
25
  - Gen Len: 19.0
26
 
27
  ## Model description
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
- | 1.5763 | 1.0 | 172 | 1.2045 | 8.9226 | 6.9196 | 8.8177 | 8.7536 | 19.0 |
57
- | 1.2892 | 2.0 | 344 | 1.0389 | 8.9226 | 6.9196 | 8.8177 | 8.7536 | 19.0 |
58
- | 1.1155 | 3.0 | 516 | 0.9641 | 9.1287 | 7.1162 | 8.9962 | 8.9598 | 19.0 |
59
- | 1.0835 | 4.0 | 688 | 0.9314 | 9.0194 | 6.7399 | 8.7109 | 8.9146 | 19.0 |
60
- | 1.0535 | 5.0 | 860 | 0.9214 | 8.9956 | 6.5674 | 8.6521 | 8.8308 | 19.0 |
61
 
62
 
63
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.0277
21
+ - Rouge1: 8.9237
22
+ - Rouge2: 6.9319
23
+ - Rougel: 8.8154
24
+ - Rougelsum: 8.7446
25
  - Gen Len: 19.0
26
 
27
  ## Model description
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.6182 | 1.0 | 172 | 1.2995 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
57
+ | 1.3023 | 2.0 | 344 | 1.1304 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
58
+ | 1.1377 | 3.0 | 516 | 1.0781 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
59
+ | 1.1044 | 4.0 | 688 | 1.0395 | 8.6981 | 6.5625 | 8.3755 | 8.6516 | 19.0 |
60
+ | 1.0804 | 5.0 | 860 | 1.0277 | 8.9237 | 6.9319 | 8.8154 | 8.7446 | 19.0 |
61
 
62
 
63
  ### Framework versions
logs/events.out.tfevents.1703854224.f264a51d5b03.4132.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5100b7151677f03454e864aa93f52ce6c57a7b584af1aa14547a94a3c5e130de
3
+ size 11036
logs/events.out.tfevents.1703855547.f264a51d5b03.4132.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d874fe9a6726883add7523869f558bb234af7d4a8b42a2482d7377f980d06d6a
3
+ size 613
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7452bd136caf67549f60dd6b1f280c8a0d22f42452dc593c3d3323b8bd66008b
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee325ef4ebe5c21466c23cf4e3d69d1126358eac218793fcdb66d5cb88473522
3
  size 990345064
tokenizer.json CHANGED
@@ -3,7 +3,7 @@
3
  "truncation": null,
4
  "padding": {
5
  "strategy": {
6
- "Fixed": 576
7
  },
8
  "direction": "Right",
9
  "pad_to_multiple_of": null,
 
3
  "truncation": null,
4
  "padding": {
5
  "strategy": {
6
+ "Fixed": 568
7
  },
8
  "direction": "Right",
9
  "pad_to_multiple_of": null,