deetsml commited on
Commit
931e2a5
·
1 Parent(s): b72582a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -2,7 +2,8 @@
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"
 
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": "sigmoid",
6
+ "hidden_act": "gelu",
7
  "add_final_layer_norm": false,
8
  "architectures": [
9
  "BartModel"