mmoradi commited on
Commit
44462ce
·
1 Parent(s): b013c87

Upload prediction_head_0_config.json

Browse files
Files changed (1) hide show
  1. prediction_head_0_config.json +1 -0
prediction_head_0_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"training": false, "layer_dims": [768, 9], "num_labels": 9, "ph_output_type": "per_sequence", "model_type": "multilabel_text_classification", "task_name": "relation_classification", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "config": {"training": true, "layer_dims": [768, 9], "num_labels": 9, "ph_output_type": "per_sequence", "model_type": "multilabel_text_classification", "task_name": "relation_classification", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "name": "MultiLabelTextClassificationHead"}, "label_tensor_name": "relation_classification_label_ids", "label_list": ["NONE", "DISONLY", "TREATONLY", "PREVENT", "VAGUE", "TO_SEE", "TREAT_FOR_DIS", "SIDE_EFF", "TREAT_NO_FOR_DIS"], "metric": "acc", "name": "MultiLabelTextClassificationHead"}