huypn16 commited on
Commit
4845f30
·
verified ·
1 Parent(s): b029bb9

Upload folder using huggingface_hub

Browse files
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:570db8ff23d92eccd2c1255a2480056cc5752660446c0ffa9126916eeb5a2c6d
3
  size 4987202208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee958f7d2fddee1e68541aad4c5b057be89e9bcc75965eae60098a59cb96796
3
  size 4987202208
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:499a4f53d3a5b289fe0f55dafa3677d00c1f4322a08f42da168d092ecc043f02
3
  size 4980945440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dcb6c750e49ddca0b8a9cd48a0ede62b8313c2a42fee4e1bf7f74f8f65822a2
3
  size 4980945440
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3c1fa8cedd7de94f04f8c8a7bf119fc8a2ddd6c1f3fd7a211484aa714098451
3
  size 3852615520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a23011510ff83cc3119d1afc397753fc790618c9bfcb2dfd752a5de864949eb9
3
  size 3852615520
special_tokens_map.json CHANGED
@@ -19,5 +19,12 @@
19
  "normalized": false,
20
  "rstrip": false,
21
  "single_word": false
 
 
 
 
 
 
 
22
  }
23
  }
 
19
  "normalized": false,
20
  "rstrip": false,
21
  "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
  }
30
  }
tokenizer.json CHANGED
@@ -29,6 +29,15 @@
29
  "rstrip": false,
30
  "normalized": false,
31
  "special": true
 
 
 
 
 
 
 
 
 
32
  }
33
  ],
34
  "normalizer": {
 
29
  "rstrip": false,
30
  "normalized": false,
31
  "special": true
32
+ },
33
+ {
34
+ "id": 100003,
35
+ "content": "[SEP]",
36
+ "single_word": false,
37
+ "lstrip": false,
38
+ "rstrip": false,
39
+ "normalized": false,
40
+ "special": true
41
  }
42
  ],
43
  "normalizer": {
tokenizer_config.json CHANGED
@@ -25,6 +25,14 @@
25
  "rstrip": false,
26
  "single_word": false,
27
  "special": true
 
 
 
 
 
 
 
 
28
  }
29
  },
30
  "bos_token": "<|begin▁of▁sentence|>",
@@ -33,6 +41,7 @@
33
  "legacy": true,
34
  "model_max_length": 4096,
35
  "pad_token": "[PAD]",
 
36
  "sp_model_kwargs": {},
37
  "tokenizer_class": "LlamaTokenizer",
38
  "unk_token": null,
 
25
  "rstrip": false,
26
  "single_word": false,
27
  "special": true
28
+ },
29
+ "100003": {
30
+ "content": "[SEP]",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
  }
37
  },
38
  "bos_token": "<|begin▁of▁sentence|>",
 
41
  "legacy": true,
42
  "model_max_length": 4096,
43
  "pad_token": "[PAD]",
44
+ "sep_token": "[SEP]",
45
  "sp_model_kwargs": {},
46
  "tokenizer_class": "LlamaTokenizer",
47
  "unk_token": null,