Upload InternLM2ForCausalLM
Browse files- config.json +3 -3
- generation_config.json +1 -1
- pytorch_model-00001-of-00002.bin +3 -0
- pytorch_model-00002-of-00002.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/mnt/petrelfs/dingshuangrui/PuQu/
|
3 |
"architectures": [
|
4 |
"InternLM2ForCausalLM"
|
5 |
],
|
@@ -30,8 +30,8 @@
|
|
30 |
},
|
31 |
"rope_theta": 1000000,
|
32 |
"tie_word_embeddings": false,
|
33 |
-
"torch_dtype": "
|
34 |
-
"transformers_version": "4.
|
35 |
"use_cache": false,
|
36 |
"vocab_size": 93194
|
37 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/mnt/petrelfs/dingshuangrui/PuQu/output/internlm2_pretrain_slow",
|
3 |
"architectures": [
|
4 |
"InternLM2ForCausalLM"
|
5 |
],
|
|
|
30 |
},
|
31 |
"rope_theta": 1000000,
|
32 |
"tie_word_embeddings": false,
|
33 |
+
"torch_dtype": "float16",
|
34 |
+
"transformers_version": "4.31.0",
|
35 |
"use_cache": false,
|
36 |
"vocab_size": 93194
|
37 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 2,
|
6 |
+
"transformers_version": "4.31.0"
|
7 |
}
|
pytorch_model-00001-of-00002.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd30a5c066cc4768561161e694192a7f34f6038162f7a54bd206b162d3600704
|
3 |
+
size 9989249697
|
pytorch_model-00002-of-00002.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:346c80dea3b8a35a14f4359d25642214ea0fedd0126ea5c429aed896d72b2580
|
3 |
+
size 6704975684
|