aste_stage_ver_dist / config.json
lmartinson's picture
Push model using huggingface_hub.
e173814 verified
{
"add_pos_enc": true,
"class_n": 6,
"device": "cpu",
"dropout": 0.5,
"gcn_dropout": 0.5,
"gcn_num_layers": 3,
"hidden_dim": 64,
"pretrained_model_path": "ai-forever/ruBert-base",
"span_average": false
}