Upload config.json with huggingface_hub
Browse files- config.json +2 -1
config.json
CHANGED
@@ -10029,5 +10029,6 @@
|
|
10029 |
"incorrect_label": "$INCORRECT",
|
10030 |
"max_length": 80,
|
10031 |
"label_smoothing": 0.0,
|
10032 |
-
"initializer_range": 0.02
|
|
|
10033 |
}
|
|
|
10029 |
"incorrect_label": "$INCORRECT",
|
10030 |
"max_length": 80,
|
10031 |
"label_smoothing": 0.0,
|
10032 |
+
"initializer_range": 0.02,
|
10033 |
+
"has_add_pooling_layer": true
|
10034 |
}
|