specter2_contrastive_fold_0
Browse files- config.json +2 -7
- model.safetensors +2 -2
config.json
CHANGED
@@ -47,12 +47,7 @@
|
|
47 |
"architectures": [
|
48 |
"AspectModelBert"
|
49 |
],
|
50 |
-
"aspects": [
|
51 |
-
"participants",
|
52 |
-
"intervention",
|
53 |
-
"condition",
|
54 |
-
"outcome"
|
55 |
-
],
|
56 |
"attention_probs_dropout_prob": 0.1,
|
57 |
"classifier_dropout": null,
|
58 |
"hidden_act": "gelu",
|
@@ -72,5 +67,5 @@
|
|
72 |
"transformers_version": "4.48.3",
|
73 |
"type_vocab_size": 2,
|
74 |
"use_cache": true,
|
75 |
-
"vocab_size":
|
76 |
}
|
|
|
47 |
"architectures": [
|
48 |
"AspectModelBert"
|
49 |
],
|
50 |
+
"aspects": [],
|
|
|
|
|
|
|
|
|
|
|
51 |
"attention_probs_dropout_prob": 0.1,
|
52 |
"classifier_dropout": null,
|
53 |
"hidden_act": "gelu",
|
|
|
67 |
"transformers_version": "4.48.3",
|
68 |
"type_vocab_size": 2,
|
69 |
"use_cache": true,
|
70 |
+
"vocab_size": 31090
|
71 |
}
|
model.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:f97c2fc1df3e02751baa690201520fecf2fd331331cd78f0d5108d78bbf5132a
|
3 |
+
size 439696404
|