hdty commited on
Commit
1121c7a
1 Parent(s): ec9e362

Model save

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a46977e46dead70922b266bd11b72facbbd8ab83ce9d1559af30c793802c35ca
3
  size 440226095
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a516bc109b362f612888c2d6a076fc56a1186d68b666bf1927b024cae6af519
3
  size 440226095
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {