Push model using huggingface_hub.
Browse files- config.json +5 -5
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"attention_probs_dropout_prob": 0.
|
3 |
-
"dropout_prob": 0,
|
4 |
-
"hidden_dropout_prob": 0.
|
5 |
"model_name": "ntu-spml/distilhubert",
|
6 |
-
"n_output_layers":
|
7 |
"output_size": 2,
|
8 |
-
"pooling": "
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"attention_probs_dropout_prob": 0.125427994893718,
|
3 |
+
"dropout_prob": 0.10231940728076,
|
4 |
+
"hidden_dropout_prob": 0.185608294937932,
|
5 |
"model_name": "ntu-spml/distilhubert",
|
6 |
+
"n_output_layers": 3,
|
7 |
"output_size": 2,
|
8 |
+
"pooling": "max"
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b34b2e249021d20e3dda44453b82fcdc91ab4c70b76cd70d15ced78e48c0d1d
|
3 |
+
size 98704984
|