indiejoseph commited on
Commit
85cfc54
1 Parent(s): d7b30b2

Training in progress, step 5500

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:f880fe8aaa83093e3086ee53c9fd4b04f93dd8db3926a3867685d9da40f50217
3
  size 409230197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce13f4bed6274c112ef16d14ce000a0a90957e940d6e50d49f652250a20aef4
3
  size 409230197
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e9c1dfec66d734a068b81dd9f93db823990972fcb3272cec0eee12deb70247e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd8fdb397eec12ef39c33fcdc7cc0682742ace8ca212863845847d241e006b6
3
  size 4027