gate369 commited on
Commit
ee573e5
·
verified ·
1 Parent(s): 85e0f74

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. ltc_chatbot.pth +2 -2
  2. special_tokens_map.json +7 -1
ltc_chatbot.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10b2a78b318b9fc2214080e6f20440cdbabcce8ff33c42ad3ee9a8d1c1bbfda4
3
- size 26049776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f5df7fcf7a92d84610289b1cf956d1d93f8b3239d37f1b0478375a845dfaf33
3
+ size 470629744
special_tokens_map.json CHANGED
@@ -13,7 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|endoftext|>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
  "unk_token": {
24
  "content": "<|endoftext|>",
25
  "lstrip": false,