ingyu1008 commited on
Commit
f83562d
·
verified ·
1 Parent(s): 183ae87

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:8f73410615a475b740cc67e7fecdd97f6605da4c9265e17fcd194f29830a2bd7
3
  size 438404668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5d7a6dd2fa7042f3f94c7fbf14e6b56e8ddfe5fa72f97610e1110535a45cd8
3
  size 438404668
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:1f9afe5f8bdc87e833e02ea1c8f94dd981a8fb0e5b3d263860cc099c4ffbbfd7
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e24d7d8d3c01406599f51ad48cf6941b3f29da7063096833e886c93d5a93347
3
  size 5304