GG2k4 commited on
Commit
d3a28dd
1 Parent(s): 848edf4

GG2k4/GPT2.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:5d200a3b86e5239dba3f008efdd52a8aa5d0f113604b446d1c465c0713ec3cc4
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378d82f35000b90806dfee85cf0ecbd02e6c36fee13f31d37b979545a1e662aa
3
  size 497774208
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1000,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 1000
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 1024
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:0b7138ce2b005513bb7ab3ee6d61213cf13fef6915315ddc6de5a027effe7f0a
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df401e1ef8764532c1487bb7ad98bdfd372596e57c5f9287020325ad3ab727d3
3
  size 5048