dtorber commited on
Commit
87d8ef8
1 Parent(s): 1cdf8af

Training in progress, epoch 1

Browse files
added_tokens.json CHANGED
@@ -1,6 +1,10 @@
1
  {
 
 
2
  "</lsum>": 50273,
3
  "</tsum>": 50271,
 
 
4
  "<lsum>": 50272,
5
  "<mask_s>": 50266,
6
  "<mask_sg>": 50267,
 
1
  {
2
+ "</disc>": 50277,
3
+ "</intro>": 50275,
4
  "</lsum>": 50273,
5
  "</tsum>": 50271,
6
+ "<disc>": 50276,
7
+ "<intro>": 50274,
8
  "<lsum>": 50272,
9
  "<mask_s>": 50266,
10
  "<mask_sg>": 50267,
config.json CHANGED
@@ -50,5 +50,5 @@
50
  "torch_dtype": "float32",
51
  "transformers_version": "4.35.2",
52
  "use_cache": true,
53
- "vocab_size": 50274
54
  }
 
50
  "torch_dtype": "float32",
51
  "transformers_version": "4.35.2",
52
  "use_cache": true,
53
+ "vocab_size": 50278
54
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f29b879869f9efc365f7e7460b61f406ea8c56473cb90be2229ba95c7b25ebe
3
- size 647641800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:666c43ff6adf9fc5aff1db115db07b89f15518b32182f6b5d07daf0bce6a4e57
3
+ size 647654104
tokenizer.json CHANGED
@@ -133,6 +133,42 @@
133
  "rstrip": false,
134
  "normalized": false,
135
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136
  }
137
  ],
138
  "normalizer": null,
 
133
  "rstrip": false,
134
  "normalized": false,
135
  "special": true
136
+ },
137
+ {
138
+ "id": 50274,
139
+ "content": "<intro>",
140
+ "single_word": false,
141
+ "lstrip": false,
142
+ "rstrip": false,
143
+ "normalized": false,
144
+ "special": true
145
+ },
146
+ {
147
+ "id": 50275,
148
+ "content": "</intro>",
149
+ "single_word": false,
150
+ "lstrip": false,
151
+ "rstrip": false,
152
+ "normalized": false,
153
+ "special": true
154
+ },
155
+ {
156
+ "id": 50276,
157
+ "content": "<disc>",
158
+ "single_word": false,
159
+ "lstrip": false,
160
+ "rstrip": false,
161
+ "normalized": false,
162
+ "special": true
163
+ },
164
+ {
165
+ "id": 50277,
166
+ "content": "</disc>",
167
+ "single_word": false,
168
+ "lstrip": false,
169
+ "rstrip": false,
170
+ "normalized": false,
171
+ "special": true
172
  }
173
  ],
174
  "normalizer": null,
tokenizer_config.json CHANGED
@@ -112,6 +112,38 @@
112
  "rstrip": false,
113
  "single_word": false,
114
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  }
116
  },
117
  "additional_special_tokens": [
 
112
  "rstrip": false,
113
  "single_word": false,
114
  "special": true
115
+ },
116
+ "50274": {
117
+ "content": "<intro>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "50275": {
125
+ "content": "</intro>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "50276": {
133
+ "content": "<disc>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "50277": {
141
+ "content": "</disc>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
  }
148
  },
149
  "additional_special_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9dc52ce3fa94f99ecbde8bad3296435032d92ccde79d081488932604220b1f3c
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7218778597b75ea5c5642ed7e8fcbd04d4590da6f822a257d2372ddf003045dc
3
  size 4347