collij22 commited on
Commit
7e09bdf
·
verified ·
1 Parent(s): b6720cf

Upload model

Browse files
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "stanford-crfm/BioMedLM",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2ForSequenceClassification"
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:2e627f54847f276b70b69b533c70a7cb6d96830abaf807f31a01acefdbb357e1
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:e0b600549b87e32b3e634eff1fda5d5d36b5dd85151e3b699d8f09ff5929027f
3
- size 209809104
 
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": 5188505600
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",