Mou11209203 commited on
Commit
2632c97
1 Parent(s): 9eb1374

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -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:3b925e5a22314ee1b1621fd7c0306340c22b49c2405c41b13081aae1ecf85c30
3
  size 541314292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe7b0f20b84343bed5506a0234937068900f4cd3da75fc889877bb4b7fe0b80
3
  size 541314292
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2a85724c2126c7393d9c4834d7e977683881e44196f43c14c79d545974adee2
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2bf225e2eb35767f6a2e5283a6f3307210c6caf5a2322aa7bf12f119e626b44
3
  size 4920