kylei3 commited on
Commit
13c7291
·
verified ·
1 Parent(s): 102a02b

Training in progress, step 920

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