etav22 commited on
Commit
2c262b4
1 Parent(s): db14b95

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/colab-notebooks/w266/models/pegasus-xsum",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "google/pegasus-xsum",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "add_bias_logits": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0370338ef6fc4ae6cbbba318ada502bfe4f64b0e222e13592bec11f7218b638
3
  size 2279458540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9497da022ef0a7fb67b3a910572ed74040ff624d1dc16472ab66e882fd53e86e
3
  size 2279458540
runs/Mar16_21-57-37_a870977f2581/events.out.tfevents.1710626335.a870977f2581.1762.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6705c004fba795e2d3c3589087aee8de2c803914e151a8669d1f85a71ad47264
3
+ size 7008
special_tokens_map.json CHANGED
@@ -110,13 +110,7 @@
110
  "rstrip": false,
111
  "single_word": false
112
  },
113
- "mask_token": {
114
- "content": "<mask_2>",
115
- "lstrip": false,
116
- "normalized": false,
117
- "rstrip": false,
118
- "single_word": false
119
- },
120
  "pad_token": {
121
  "content": "<pad>",
122
  "lstrip": false,
 
110
  "rstrip": false,
111
  "single_word": false
112
  },
113
+ "mask_token": "<mask_2>",
 
 
 
 
 
 
114
  "pad_token": {
115
  "content": "<pad>",
116
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaf4454fca37ff3ef58a70a1ebbbeab0874c747a45c54ba07558379605a308a8
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f5387992249994b1356d3d65c68b0d976efffdfd9ea5849f719ed44044ec62f
3
  size 5112