deetsml commited on
Commit
252b7cc
·
1 Parent(s): 82ff6b1

Update config.json

Browse files
Files changed (1) hide show
  1. 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
- "activation_function": "gelu",
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,