Add 140k model
Browse files
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2c7412c40a94fe0119f768691bd8b6a586354ba43ab3d1be2bd2ee0f9e89b0
|
3 |
+
size 9960101722
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cfd356b5f358403dac538ef0d3a87a3ce4be9c05ad1d157cf60a7062836bce1
|
3 |
+
size 3844528347
|
pytorch_model.bin.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "pytorch_model-00002-of-00002.bin",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 13804519424
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "pytorch_model-00002-of-00002.bin",
|
tokenizer_config.json
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"model_max_length": 1000000000000000019884624838656,
|
3 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"name_or_path": "beomi/KoLLAMA",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"bos_token": "<|sep|>",
|
5 |
+
"pad_token": "<|endoftext|>",
|
6 |
"model_max_length": 1000000000000000019884624838656,
|
7 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
8 |
}
|