Open Grace-Wang-Lab opened 3 years ago
@Grace-Wang-Lab: It is indeed possible to train a model on your own custom dataset. I would recommend first training a zeshel (Zero-shot learning) model, then bring your data in the same format as zeshel and train your model.
Scripts to download and pre-process zeshel data set are in the repository.
The function I want to achieve is to give a piece of Chinese text and find the best candidate entity from my entity database.Can you write a document describing how to implement this process. As a novice, I don't know much about the process and I hope to get help. @fabiopetroni