Max commited on
Commit
dba15de
1 Parent(s): 43f6183

Update model

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  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:2dbc9b1d3416c3b69f220f2f59f39db80ae9f135c55505bc0df1ac5b784cea49
3
  size 3165775005
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34a1ebbf5ac11500715d1db153ecb2fa7f6fe358145d1c8bf679de0c45e2c2a
3
  size 3165775005
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05716c7d911dd5c097f79d03ddd479bfafc635eac4d33929bb8469d755bc4d7d
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33765b65924f263beb9c91d7adb6f95c0c7d46577d502ddc689a1a524251bfab
3
  size 3515