comp90042-crossencoder-factcheck / sentence_bert_config.json
ColeH0415's picture
CE fine-tuned epoch 1/3
cf0a816 verified
raw
history blame contribute delete
225 Bytes
{
"transformer_task": "sequence-classification",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "scores"
}