Push model using huggingface_hub.
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"dropout_prob": 0.
|
3 |
"model_name": "distilbert-base-uncased",
|
4 |
"num_labels": 1
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"dropout_prob": 0.0,
|
3 |
"model_name": "distilbert-base-uncased",
|
4 |
"num_labels": 1
|
5 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267829452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f02e9370a77f84dda372faae042b70e4231301f1d3e538ed0eafd85bc4388f
|
3 |
size 267829452
|