lengocquangLAB commited on
Commit
8c83bce
·
verified ·
1 Parent(s): 5846c68

Training in progress, step 50

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -2
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:627b1c077aa52590730ad55df18bb055a6690d6da5cd29b38950eb08a805ae76
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb6849fbeb917bd800e61b24cc52bcf16c3a181db7f91a387b401d5f6540fed
3
  size 242041896
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 700,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 700
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 800,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 800
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33659e83b5338bdb49db23845d0fdd491afede6076845a2a1e3697a50260238f
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7544783172a4ab9ced3338b1bc7671abd88ed5a3c87a3ecaf2025093a19bb232
3
  size 5432