kevtool commited on
Commit
f21e875
·
verified ·
1 Parent(s): 8d1d254

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a8b79f8d497a26f411394339c62803711f14a79a9d59e5c4cb2bb0101d02ccc
3
  size 3416264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89bd542cfb6248eee56fe9ae7379b68bc25b532cccb7868c42619b570d2aab22
3
  size 3416264
special_tokens_map.json CHANGED
@@ -13,5 +13,11 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|end_of_text|>"
 
 
 
 
 
 
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|reserved_special_token_0|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
tokenizer_config.json CHANGED
@@ -2057,6 +2057,6 @@
2057
  "attention_mask"
2058
  ],
2059
  "model_max_length": 131072,
2060
- "pad_token": "<|end_of_text|>",
2061
  "tokenizer_class": "PreTrainedTokenizerFast"
2062
  }
 
2057
  "attention_mask"
2058
  ],
2059
  "model_max_length": 131072,
2060
+ "pad_token": "<|reserved_special_token_0|>",
2061
  "tokenizer_class": "PreTrainedTokenizerFast"
2062
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54f14f5a7f2352b4bc1ce7f36c97324b330d304b80bfde0f2fdd7b5c330f5f22
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9379ff8a4398b590fef23899efb07478b082ca5b4557e3d885934c3f7ff0094
3
  size 5496