exlleysantos commited on
Commit
94d06d3
·
verified ·
1 Parent(s): 248f575

Training in progress, step 5000

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +3 -3
  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:24160d5714326f5b6c49ea513b954d4c02be0818015d787089378fe62ce228ad
3
  size 441297016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a91afea777cbd8b454dce56ebc2ab8276364d1ed06fae60548700da5afe8e57
3
  size 441297016
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 32,
6
  "strategy": "LongestFirst",
7
- "stride": 24
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 32
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 16,
6
  "strategy": "LongestFirst",
7
+ "stride": 14
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 16
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:b4352153dc4739c530b5b217f8eca5c2ed9475321b8c5884b0c7e3bda9c2c94e
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:004f4d1f1d133f5275a54f095f690b72d79f10f82a9ee0bfcb267d7f5df05e4f
3
  size 4283