yunyus commited on
Commit
f89f074
·
verified ·
1 Parent(s): 8de49ba

Training in progress, epoch 1

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:92059dfc756ff7d9119c289e1ae46a62ff0b18781864362315ca1f219d8e78d3
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479c5555da32c1d8e969fd45c127d3790659216ad9de883e89217d976ec6c841
3
  size 437958648
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 64
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:c39da1304eee07eee65f5bedb39903599d91732f3162db5b1ed23b312ec0240d
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece6cededb9f915c327a15ba1188753c24b9c888cd711a5f4244a16efa7ba29
3
  size 5240