ronenlap commited on
Commit
3177ce1
1 Parent(s): e52a8f5

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": 0, "pretrained_ST_path": "sentence-transformers/paraphrase-mpnet-base-v2", "iter": 20, "epochs": 1, "batch_size": 4, "concat_sentence": true, "model_classes": ["ASP-N", "ASP-Y"], "lbl_cls_mapper": {"0": "ASP-N", "1": "ASP-Y"}, "isATE": true}