Yatinginging commited on
Commit
3570a3b
1 Parent(s): ee2778f

Model save

Browse files
fold_1/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": 128001,
16
- "pad_type_id": 0,
17
- "pad_token": "<|end_of_text|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 128000,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 128000,
fold_1/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4437615a0350c17f60b34928764b94a60491857fdd581ac78dd23f75fa6dbfb
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aeb6677334631c68c3d00480f5af6175571e278a4bcec2f6f16a446df6fb9a2
3
  size 5176
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": 128001,
16
- "pad_type_id": 0,
17
- "pad_token": "<|end_of_text|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 128000,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 128000,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4437615a0350c17f60b34928764b94a60491857fdd581ac78dd23f75fa6dbfb
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aeb6677334631c68c3d00480f5af6175571e278a4bcec2f6f16a446df6fb9a2
3
  size 5176