WingPatil commited on
Commit
e71d1e4
1 Parent(s): 2bff69d

End of training

Browse files
Files changed (4) hide show
  1. README.md +10 -10
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  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 [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 5.0267
21
- - Rouge1: 0.0016
22
- - Rouge2: 0.0
23
- - Rougel: 0.0016
24
- - Rougelsum: 0.0016
25
- - Gen Len: 5.5
26
 
27
  ## Model description
28
 
@@ -53,10 +53,10 @@ 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 | 16 | 5.3570 | 0.0016 | 0.0 | 0.0016 | 0.0016 | 5.75 |
57
- | No log | 2.0 | 32 | 5.1773 | 0.0 | 0.0 | 0.0 | 0.0 | 5.5938 |
58
- | No log | 3.0 | 48 | 5.0684 | 0.0016 | 0.0 | 0.0016 | 0.0016 | 5.5625 |
59
- | No log | 4.0 | 64 | 5.0267 | 0.0016 | 0.0 | 0.0016 | 0.0016 | 5.5 |
60
 
61
 
62
  ### 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: 7.1407
21
+ - Rouge1: 0.0496
22
+ - Rouge2: 0.0168
23
+ - Rougel: 0.0496
24
+ - Rougelsum: 0.0496
25
+ - Gen Len: 8.0
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 | 1 | 7.4203 | 0.0496 | 0.0168 | 0.0496 | 0.0496 | 8.0 |
57
+ | No log | 2.0 | 2 | 7.4203 | 0.0496 | 0.0168 | 0.0496 | 0.0496 | 8.0 |
58
+ | No log | 3.0 | 3 | 7.3000 | 0.0496 | 0.0168 | 0.0496 | 0.0496 | 8.0 |
59
+ | No log | 4.0 | 4 | 7.1407 | 0.0496 | 0.0168 | 0.0496 | 0.0496 | 8.0 |
60
 
61
 
62
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:494382ad0e27902054b1c40141144172347bfa7eb91a2763764d6b20d4e43a7d
3
  size 242072086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67819ad268c1e13fd360135555e4a65c6acb8bedacde14d8d1ae62132cdb4361
3
  size 242072086
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": 1024,
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:c0738ff9e875cb580e3c61b97448f926904366ae116dc81a074658885c825f7b
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22d5ade6373f101d8f15fee544c095865a0f871466a4f69b195ffbf51dfeff7
3
  size 4664