ashishkgpian commited on
Commit
4584e9e
·
verified ·
1 Parent(s): 019a8e5

Upload BioLinkBERTForClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "michiyasunaga/BioLinkBERT-base",
3
  "architectures": [
4
  "BioLinkBERTForClassification"
5
  ],
@@ -7,8 +7,8 @@
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.2,
11
- "hidden_size": 768,
12
  "id2label": {
13
  "0": "403",
14
  "1": "486",
@@ -1275,7 +1275,7 @@
1275
  "1262": "915"
1276
  },
1277
  "initializer_range": 0.02,
1278
- "intermediate_size": 3072,
1279
  "label2id": {
1280
  "003": 1149,
1281
  "004": 847,
@@ -2544,8 +2544,8 @@
2544
  "layer_norm_eps": 1e-12,
2545
  "max_position_embeddings": 512,
2546
  "model_type": "bert",
2547
- "num_attention_heads": 12,
2548
- "num_hidden_layers": 12,
2549
  "pad_token_id": 0,
2550
  "position_embedding_type": "absolute",
2551
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "michiyasunaga/BioLinkBERT-large",
3
  "architectures": [
4
  "BioLinkBERTForClassification"
5
  ],
 
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
  "id2label": {
13
  "0": "403",
14
  "1": "486",
 
1275
  "1262": "915"
1276
  },
1277
  "initializer_range": 0.02,
1278
+ "intermediate_size": 4096,
1279
  "label2id": {
1280
  "003": 1149,
1281
  "004": 847,
 
2544
  "layer_norm_eps": 1e-12,
2545
  "max_position_embeddings": 512,
2546
  "model_type": "bert",
2547
+ "num_attention_heads": 16,
2548
+ "num_hidden_layers": 24,
2549
  "pad_token_id": 0,
2550
  "position_embedding_type": "absolute",
2551
  "torch_dtype": "float32",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:691749014bfbcd20a02b81d3f2c245e5d3b83596543016b120654694ca29e766
3
- size 436090292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03516e55f122bdb744b45ff1f1f086dcbad08b5125c5227918a8239c74b1e0a
3
+ size 1343327268