nedima68 commited on
Commit
5016389
·
1 Parent(s): 88b17ac

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model_name": "distilroberta-base", "n_labels": 4, "batch_size": 64, "lr": 1.5e-05, "warmup": 0.2, "train_size": 1458, "weight_decay": 0.01, "n_epochs": 2}