lukeleeai commited on
Commit
9436cbc
1 Parent(s): e87a22e

Training in progress, step 100

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:855eff2ee4f34d73e34b08b80c7f92e5d5df588d6e4725ea9870664f4096d832
3
  size 894094241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a464d1dc5f1486552b2acf2b44ad476a3ede5bb1f4f221cbc3de7f892449fc
3
  size 894094241
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
  {