alieus commited on
Commit
b4f5e51
·
verified ·
1 Parent(s): 65f25ec

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "dropout_prob": 0.0,
3
  "model_name": "distilbert-base-uncased",
4
  "num_labels": 1
5
  }
 
1
  {
2
+ "dropout_prob": 0.3,
3
  "model_name": "distilbert-base-uncased",
4
  "num_labels": 1
5
  }