ronenlap commited on
Commit
cba3b34
1 Parent(s): bb19096

Upload config_absasetfit.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_absasetfit.json +1 -0
config_absasetfit.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"seed": 42, "aspect_span": 3, "pretrained_ST_path": "sentence-transformers/paraphrase-mpnet-base-v2", "iter": 20, "epochs": 1, "batch_size": 4, "concat_sentence": true, "model_classes": ["negative", "positive", "neutral"], "lbl_cls_mapper": {"0": "negative", "1": "neutral", "2": "positive"}, "isATE": false}