nlpkiddo-2001
nlpkiddo-2001
Hi I have large corpus of sentence and keywords, After finding the cosine sim , How would I choose threshold to cosine sim to cluster the large corpus of text?
Is it possible to get the link of best model, @ayanban011 ?
@itay1542 I have fine tuned the model without lora, Now what should i do for the inference. Kindly guide me
Is there any solution for this
+1, Awesome work. Can you share an example script for sample usage. It would be very helpful `from detectron2.config import get_cfg from detectron2 import model_zoo from detectron2.engine import DefaultPredictor from...