Update config.json
Browse files- config.json +1 -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": "
|
| 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": "softmax",
|
| 6 |
"add_final_layer_norm": false,
|
| 7 |
"architectures": [
|
| 8 |
"BartModel"
|