add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
@@ -21,7 +21,7 @@
|
|
21 |
"position_embedding_type": "absolute",
|
22 |
"relbert_config": {
|
23 |
"aggregation_mode": "average_no_mask",
|
24 |
-
"template": "
|
25 |
},
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.21.2",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "relbert_output/ckpt/nce_semeval2012/template-d/epoch_9",
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
|
|
21 |
"position_embedding_type": "absolute",
|
22 |
"relbert_config": {
|
23 |
"aggregation_mode": "average_no_mask",
|
24 |
+
"template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>"
|
25 |
},
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.21.2",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421575277
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c79d7af3d1980ded7543d71be5b6388c5eb4830814dd98006bab178fbca978d0
|
3 |
size 1421575277
|