Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"_name_or_path": "/content/drive/MyDrive/ML-Files/Relabel_Jan_18_2023/temp/models_fewshot_3/",
|
| 3 |
"_num_labels": 36,
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
-
"
|
| 6 |
"add_final_layer_norm": false,
|
| 7 |
"architectures": [
|
| 8 |
"BartModel"
|
|
@@ -103,6 +103,7 @@
|
|
| 103 |
"walk-in": 34,
|
| 104 |
"wine list": 35
|
| 105 |
},
|
|
|
|
| 106 |
"max_position_embeddings": 1024,
|
| 107 |
"model_type": "bart",
|
| 108 |
"normalize_before": false,
|
|
|
|
| 2 |
"_name_or_path": "/content/drive/MyDrive/ML-Files/Relabel_Jan_18_2023/temp/models_fewshot_3/",
|
| 3 |
"_num_labels": 36,
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
+
"hidden_act": "gelu",
|
| 6 |
"add_final_layer_norm": false,
|
| 7 |
"architectures": [
|
| 8 |
"BartModel"
|
|
|
|
| 103 |
"walk-in": 34,
|
| 104 |
"wine list": 35
|
| 105 |
},
|
| 106 |
+
"problem_type": "multi_label_classification",
|
| 107 |
"max_position_embeddings": 1024,
|
| 108 |
"model_type": "bart",
|
| 109 |
"normalize_before": false,
|