Nisit-Tripathi commited on
Commit
ce59bc3
1 Parent(s): 57e124e

End of training

Browse files
README.md CHANGED
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
46
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
47
- | No log | 1.0 | 7 | 10.9618 | 2.3529 | 1.182 | 2.1176 | 2.3529 | 11.5 |
48
 
49
 
50
  ### Framework versions
 
44
 
45
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
46
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
47
+ | No log | 1.0 | 7 | 10.3344 | 3.1655 | 0.7548 | 2.9313 | 2.9313 | 19.0 |
48
 
49
 
50
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ca9fbdf1182af8a77f0321961a397074908a1f3afc060e14c070e0c2c36ae37
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258f59d44f7b014e737d63810cebbdffe3f9c9629f4a1fcf8961cb8be13e500f
3
  size 242041896
runs/Feb29_09-44-05_3ac49b49142d/events.out.tfevents.1709199845.3ac49b49142d.237.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4aff1ef24587b14ed5e9cfa16ae00cf3f7651bdb96e66ca473454e474b81a7
3
+ size 6448
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3166f65aea834f3a039e2ec7bab4c05550e3a9cc2e7dc09c313dc6ec901e257
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd81d0b53fa593701df0274bdf79cb96d6de7345e999dfe055b218e34e880ea1
3
  size 5048