asahi417's picture
model update
b235c25
{
"template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>",
"model": "roberta-large",
"max_length": 64,
"epoch": 1,
"batch": 79,
"random_seed": 0,
"lr": 2e-05,
"lr_warmup": 10,
"aggregation_mode": "average_no_mask",
"data": "relbert/semeval2012_relational_similarity",
"data_name": null,
"exclude_relation": null,
"split": "train",
"split_valid": "validation",
"loss_function": "triplet",
"classification_loss": false,
"loss_function_config": {
"mse_margin": 1
},
"augment_negative_by_positive": false
}