mmoradi commited on
Commit
d382bf2
1 Parent(s): e366122

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, 1], "num_labels": 1, "ph_output_type": "per_sequence", "model_type": "regression", "task_name": "semantic_similarity", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "config": {"training": true, "layer_dims": [768, 1], "num_labels": 1, "ph_output_type": "per_sequence", "model_type": "regression", "task_name": "semantic_similarity", "class_weights": null, "pred_threshold": 0.5, "balanced_weights": null, "name": "RegressionHead"}, "label_tensor_name": "semantic_similarity_label_ids", "label_list": [], "metric": "acc", "name": "RegressionHead"}