1

TheRamsay commited on
Commit
f839956
·
verified ·
1 Parent(s): 29fbb2b

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:615be0277ebb6baf2dc8f263636c2b7f041ebf29ce5c453d4d77bae5b79ba212
3
  size 203847224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386bdecf32f0139659c637e4b2aa3839a2f027f39cbac7cfdc6147f74e723fb8
3
  size 203847224
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<|endoftext|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01c2258423fdf7aea72a7dfb6d0421394adf1b43f5fdaca82af5376f021af771
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:539b9a332be78c8550b6b8c34f1247740c3e9b659aa24b528068cf066e78ff7c
3
  size 5240