dl-ru commited on
Commit
640fed9
1 Parent(s): 22159c8

Next version

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -9
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aebce9904ffa7be9d44c7568c825e2fba6d27e29e1be779178d2856af1b93a68
3
  size 116429721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f10fdb48c0b4e931485e780f588a9f1e2098287253b1132107a5bc6bba7866
3
  size 116429721
tokenizer.json CHANGED
@@ -2,18 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2048,
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:4c0c1828ca57bb203ba38437da05a2d9d2ba4c0211417aa0be486f1792bedbc0
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6dfd873a0674e54b3b3c7b6562b222e5dfa4955ab6d1cab7394b275bd6fcb2
3
  size 3707