debbiesoon commited on
Commit
62fef7f
·
1 Parent(s): 5e3c78e

Training in progress, step 500

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76539cfb4f28c882a23941c2f02ea6aa56699c75be1ce27b1af531297e1361b1
3
  size 1020774805
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4605046c573327980c049c065a6542a8649877ac69d14732c6bec9051505196a
3
  size 1020774805
tokenizer.json CHANGED
@@ -3,7 +3,7 @@
3
  "truncation": {
4
  "direction": "Right",
5
  "max_length": 384,
6
- "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
 
3
  "truncation": {
4
  "direction": "Right",
5
  "max_length": 384,
6
+ "strategy": "OnlyFirst",
7
  "stride": 0
8
  },
9
  "padding": {