Mou11209203 commited on
Commit
1e309f7
1 Parent(s): 64556cd

Training in progress, epoch 1

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:2a96178b5d0cb42dd148b3ff49eb39686280d0c701b570002d8a3b3b92136268
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cdc5d3c47ae8655751ce5847fd31f8eb5fa557afc8869c0b29293f705387f8
3
  size 541314292
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
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,
 
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:3bf90b472870555ab727a02480e10c2e7d69934bcb3573a2d7d36a2a2ce6acb2
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a1b2765a5dc7486ae2ca0e7134be98e9a79dda6df1e844699cf2fd047750cd5
3
  size 4920