mmoradi commited on
Commit
afbca76
1 Parent(s): d8449a3

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, 3], "num_labels": 3, "ph_output_type": "per_sequence", "model_type": "multilabel_text_classification", "task_name": "Question_answering", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "config": {"training": true, "layer_dims": [768, 3], "num_labels": 3, "ph_output_type": "per_sequence", "model_type": "multilabel_text_classification", "task_name": "question_answering", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "name": "MultiLabelTextClassificationHead"}, "label_tensor_name": "question_answering_label_ids", "label_list": ["yes", "no", "maybe"], "metric": "acc", "name": "MultiLabelTextClassificationHead"}