joshcarp commited on
Commit
c44e094
1 Parent(s): 2637eed

End of training

Browse files
Files changed (4) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. tokenizer.json +2 -16
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,12 +17,12 @@ 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: 8.8403
21
- - Rouge1: 0.109
22
- - Rouge2: 0.0
23
- - Rougel: 0.0884
24
- - Rougelsum: 0.0894
25
- - Gen Len: 17.375
26
 
27
  ## Model description
28
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
- | No log | 1.0 | 5 | 9.8484 | 0.1557 | 0.0104 | 0.1156 | 0.1156 | 17.375 |
57
- | No log | 2.0 | 10 | 9.1019 | 0.1096 | 0.0 | 0.089 | 0.0899 | 17.375 |
58
- | No log | 3.0 | 15 | 8.8403 | 0.109 | 0.0 | 0.0884 | 0.0894 | 17.375 |
59
 
60
 
61
  ### 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: 9.6008
21
+ - Rouge1: 0.2206
22
+ - Rouge2: 0.0587
23
+ - Rougel: 0.1551
24
+ - Rougelsum: 0.1554
25
+ - Gen Len: 16.375
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | No log | 1.0 | 5 | 10.4814 | 0.2544 | 0.0921 | 0.1916 | 0.1932 | 16.5 |
57
+ | No log | 2.0 | 10 | 9.8579 | 0.2203 | 0.0587 | 0.1551 | 0.1551 | 16.375 |
58
+ | No log | 3.0 | 15 | 9.6008 | 0.2206 | 0.0587 | 0.1551 | 0.1554 | 16.375 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b43519ea810c58b1276fc3ea44699e41448d02b221a9f227d75e4f2f09cefe0a
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05028524c252b079a11920440f19172ab7b9743a45c140654734218769385c9f
3
  size 242041896
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f1656829ddf3e8488e3c99c8ec48c2ce743b4c5e9f43265b839189eea16e453
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862a62f21426c358e3d6ded6dcdd34b52ec8bc650e8d90c8cdf44594621d9654
3
  size 4984