edgolyakova commited on
Commit
844204c
·
1 Parent(s): dcf815e

End of training

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -42,9 +42,9 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
46
- |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:-------:|:---------:|:-------:|
47
- | No log | 1.0 | 21 | 2.0928 | 27.361 | 15.9653 | 25.1405 | 25.2889 | 19.0 |
48
 
49
 
50
  ### Framework versions
 
42
 
43
  ### Training results
44
 
45
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
46
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
47
+ | No log | 1.0 | 21 | 2.8462 | 28.4377 | 16.9375 | 24.7772 | 24.869 | 19.0 |
48
 
49
 
50
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec08e90a7f2d869655ce3eeba0b6a2539608c8890f4225506dd40c9b10738b28
3
  size 891699790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78913ed5ac4e36c52841c50da21c3574a823443b7c6fd278e6f67e298d320341
3
  size 891699790
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 16,
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:11abad167ec7ae1c03d34fdca41bbc1e91c17c631712f4238f78ae2698196f42
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c6940d73b577e739e492ce4a7b448694032f37faa6e00cbd0e343fad96fd614
3
  size 4664