Mou11209203 commited on
Commit
9d7e283
1 Parent(s): 21b10ae

Training in progress, epoch 1

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