professorf commited on
Commit
97fbc86
1 Parent(s): bdbf9d9

Model save

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -14
  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:d717d3abccad24c16ccd5794908e14b08b0773bc1281a026e6735147573e0198
3
  size 267864749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f39153022a4cec9e07860039197561a17b73d01faeb64592d08e78bd43384e
3
  size 267864749
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
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,
 
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:fd2d125daba13386312aba1595852a7d0bd819faeadf2111d528fcf46d65cdfc
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7dd410af0f105bbdbfd7e109143b831117ace0e38975c441c4b163d94193fc5
3
  size 3451