a98zhang commited on
Commit
672fad8
1 Parent(s): 08b0467

Training in progress, epoch 1

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:1ea3d477281866069fe18d050c20e1bf45c4bea815ae5ed0179ddc941c985653
3
  size 1421599153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fca223e93bca70ad7980cc7da30126f5509bca989ae83bd727d540d8812ed15
3
  size 1421599153
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:b007b332ab538224ad6a9f08d76e5efed5713e1a36c63cdb3b37f76197593a14
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e141e9bc9fb7f64e46793a9f340c1ea98bc3f5e19779656366efb72b8f8f1129
3
  size 4091