jasong03 commited on
Commit
88b9f49
·
verified ·
1 Parent(s): 0cd795c

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:0cd25280296587e635f235ce67bdfcb587f3bf888587c2d2898b8328ad6fdd6d
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0a9bc653a7f3cab516b37102a54078449ba99ead13ae11596273025e11e2ed
3
  size 891644712
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
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,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9c4774dcd1ba202b1da40371d192aaca97d5b4c91da670c0c993ee2c4941ef4
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5cc66d9aa55971f12a6cee68c1e14e735c3b09dd93d9ae91870eeb1ee72cc1b
3
  size 5240