{ | |
"config": { | |
"activation_function": "tanh", | |
"bias": true, | |
"head_type": "classification", | |
"label2id": { | |
"deceptive": 1, | |
"non-deceptive": 0 | |
}, | |
"layers": 2, | |
"num_labels": 2, | |
"use_pooler": false | |
}, | |
"hidden_size": 768, | |
"model_class": "BertModelWithHeads", | |
"model_name": "bert-base-uncased", | |
"model_type": "bert", | |
"name": "difraud-twitter-rumours", | |
"version": "3.2.1" | |
} |