vxbrandon commited on
Commit
4e8fe61
·
1 Parent(s): 184dc0a

Training in progress, step 500

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:667076d4aae6ff0aba402256169efd93f8a25029a8ba40ee72f777640a76f310
3
  size 894094686
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7284c742b7f5e3e174c4a522874b90b4732392924e76649ca1e5f1c73fe7a5b8
3
  size 894094686
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
  {