zijuncheng commited on
Commit
c52a408
·
1 Parent(s): a4f8f9d

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:0af1295368e018e1b55d0c7bf179adf1737d7750dce4fad9e98fcbc4d1a87ade
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22681bd5548d7408151116dddc834b8fd648c8b89226f7cc03edc08d624b2953
3
  size 267855533
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:e37976e049a9076fad6f63b64ceb886fc71edb709a9f381569dc8c9f8d59e3ac
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477463fc6c38bd265886b9752c30cc14f173682d7d95d0ff4057c1af773fc68b
3
  size 4027