Upload model
Browse files- config.json +1 -1
- generation_config.json +7 -0
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +2 -2
- model.safetensors.index.json +1 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"_name_or_path": "stanford-crfm/BioMedLM",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
-
"
|
| 6 |
],
|
| 7 |
"attn_pdrop": 0.1,
|
| 8 |
"bos_token_id": 28895,
|
|
|
|
| 2 |
"_name_or_path": "stanford-crfm/BioMedLM",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
+
"GPT2LMHeadModel"
|
| 6 |
],
|
| 7 |
"attn_pdrop": 0.1,
|
| 8 |
"bos_token_id": 28895,
|
generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 28895,
|
| 4 |
+
"eos_token_id": 28895,
|
| 5 |
+
"transformers_version": "4.38.2",
|
| 6 |
+
"use_cache": false
|
| 7 |
+
}
|
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4978737352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76b8e5fb107531b612d8173c09efcb5d853314b0f6f47eb2fbe9d4ba1e01b21a
|
| 3 |
size 4978737352
|
model-00002-of-00002.safetensors
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:babf3a14a82a6138b8592593b37f7594e62035fd5ecf3d77196d61b3cc37cb36
|
| 3 |
+
size 209798784
|
model.safetensors.index.json
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
-
"total_size":
|
| 4 |
},
|
| 5 |
"weight_map": {
|
| 6 |
-
"score.weight": "model-00002-of-00002.safetensors",
|
| 7 |
"transformer.h.0.attn.c_attn.bias": "model-00001-of-00002.safetensors",
|
| 8 |
"transformer.h.0.attn.c_attn.weight": "model-00001-of-00002.safetensors",
|
| 9 |
"transformer.h.0.attn.c_proj.bias": "model-00001-of-00002.safetensors",
|
|
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
+
"total_size": 5188495360
|
| 4 |
},
|
| 5 |
"weight_map": {
|
|
|
|
| 6 |
"transformer.h.0.attn.c_attn.bias": "model-00001-of-00002.safetensors",
|
| 7 |
"transformer.h.0.attn.c_attn.weight": "model-00001-of-00002.safetensors",
|
| 8 |
"transformer.h.0.attn.c_proj.bias": "model-00001-of-00002.safetensors",
|