dtorber commited on
Commit
8177385
1 Parent(s): 1c12f30

Training in progress, epoch 1

Browse files
added_tokens.json CHANGED
@@ -1,5 +1,7 @@
1
  {
 
2
  "</tsum>": 50271,
 
3
  "<mask_s>": 50266,
4
  "<mask_sg>": 50267,
5
  "<sentence>": 50268,
 
1
  {
2
+ "</lsum>": 50273,
3
  "</tsum>": 50271,
4
+ "<lsum>": 50272,
5
  "<mask_s>": 50266,
6
  "<mask_sg>": 50267,
7
  "<sentence>": 50268,
config.json CHANGED
@@ -50,5 +50,5 @@
50
  "torch_dtype": "float32",
51
  "transformers_version": "4.35.2",
52
  "use_cache": true,
53
- "vocab_size": 50272
54
  }
 
50
  "torch_dtype": "float32",
51
  "transformers_version": "4.35.2",
52
  "use_cache": true,
53
+ "vocab_size": 50274
54
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1772ffdf508b9c636ef7f3329344bfcde9699b6bf3f190dc9b4e8d5a9fc7ffc1
3
- size 647635648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82a85b5bc9f7a93bda11ca858b30d889f846c3b12b4746c0d55e962b3c8f4db2
3
+ size 647641800
tokenizer.json CHANGED
@@ -124,6 +124,24 @@
124
  "rstrip": false,
125
  "normalized": false,
126
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  }
128
  ],
129
  "normalizer": null,
 
124
  "rstrip": false,
125
  "normalized": false,
126
  "special": true
127
+ },
128
+ {
129
+ "id": 50272,
130
+ "content": "<lsum>",
131
+ "single_word": false,
132
+ "lstrip": false,
133
+ "rstrip": false,
134
+ "normalized": false,
135
+ "special": true
136
+ },
137
+ {
138
+ "id": 50273,
139
+ "content": "</lsum>",
140
+ "single_word": false,
141
+ "lstrip": false,
142
+ "rstrip": false,
143
+ "normalized": false,
144
+ "special": true
145
  }
146
  ],
147
  "normalizer": null,
tokenizer_config.json CHANGED
@@ -96,6 +96,22 @@
96
  "rstrip": false,
97
  "single_word": false,
98
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  }
100
  },
101
  "additional_special_tokens": [
 
96
  "rstrip": false,
97
  "single_word": false,
98
  "special": true
99
+ },
100
+ "50272": {
101
+ "content": "<lsum>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "50273": {
109
+ "content": "</lsum>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
  }
116
  },
117
  "additional_special_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f4cd21090933d93338b772a2473ca70f3e4d0f39106894ee2994972910a893e
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f7c977c1e4e393603922276410b107664553086f3d2adfcb10405b5b7a4cb6
3
  size 4347