bachephysicdun commited on
Commit
c9bdb7c
·
verified ·
1 Parent(s): 477b087

Training in progress, step 69

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +9 -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:852712802329eabb45ea291bf394dd712e70d348e3374857752a559861f588cf
3
  size 497780432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2713d5c7612a469a5a10c659135ed438b815a4092307e416c22644c3517a8f2e
3
  size 497780432
tokenizer.json CHANGED
@@ -2,11 +2,18 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 50256,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 50256,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|endoftext|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:929393df690a3dfda3f262ab4000e806b4aa69367cf3b7dfda9a5a644cf43c23
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82372e7617315d5d9c668398726f61a476f1ba908a76ce9cda38c087c33fc302
3
  size 5176