mlewand commited on
Commit
7efec43
·
1 Parent(s): de9ccfd

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:184b4a2f1ffbbe2c6a3d459ab02f6c7e9216651436a4039635b82c712f4e22cc
3
  size 60004601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454bf1f4808d6e16bc05d41933f6767ba04c87872cbd6acc52dc3158c801db38
3
  size 60004601
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
  {