PuxAI commited on
Commit
334b240
·
verified ·
1 Parent(s): 7016efd

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:1b152c87ad1404b69b8c6fc04c003983ec039f8528aea2449fa51daa4334b54e
3
  size 541323512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a450a7e9bc9e9984a459ea768e2f4fdd36cfbfc5dc3392bc162736ae23f9031e
3
  size 541323512
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": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
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:84bce02998a399ce78ddea796fba6d834f7a0c05f49812681797f191f2d0182a
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e5409bb9d95c7430fe9c50072cb741491adaf5a5e86f7e42c2d7914213851ea
3
  size 5841