davidliu1110 commited on
Commit
44d2045
1 Parent(s): 108a72b

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +1 -6
  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:f52aa2791b67cec99108891b46aba61cb82fefa256d23ac04102e2e5f73c46e8
3
  size 406794033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0758c5ca91488c3d96d9ea93c689109dd5b1def57f625666d4fd17a8c345eff7
3
  size 406794033
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e890486c3302ca1997c48dcd9add3d9e4eaedef0818ddd6ab0b3cfc4bb45835
3
  size 3567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a399fb4434c1304d7cf3f31597352e103827782b844246b6e76a0d15f1e48c0
3
  size 3567