bioASQgeneration / head_config.json
hSterz's picture
add model
ec443cf
{
"config": {
"activation_function": null,
"bias": false,
"head_type": "seq2seq_lm",
"label2id": null,
"layer_norm": false,
"layers": 1,
"shift_labels": false,
"vocab_size": 50265
},
"hidden_size": 768,
"model_class": "BartAdapterModel",
"model_name": "facebook/bart-base",
"model_type": "bart",
"name": "bioASQgeneration",
"version": "3.0.0"
}