koshirowada commited on
Commit
e624c10
·
verified ·
1 Parent(s): 09f9ff2

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:206221e125160f7f2f3d2b90c0f26a4174c28f377083450fee718ea73347300a
3
  size 56279344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79582190efc11c106520b0776da6e7b79d01b4ae18f63b63fb47baf90c58cb4e
3
  size 56279344
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 256,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 256
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<|endoftext|>"
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:ece911babbf9bd0c5e4830fdc25f0a811d8509ddb32d353e66eab3c98e564249
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4cbe3f4c314702efa5aa6461cb226b0f2c517d60e7416f7f9c75066be08a1f
3
  size 4664