Can share your code (o:

#2
by pete88b - opened

Thank you for sharing this model Pritam,
I there any chance you can share the code you used to prepare data and train this model?
Cheers,
Pete

Hi @pete88b the model was trained using these files. First the model was trained on an amalgamation of the data from the datasets mentioned in the description using https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/nli/training_nli_v2.py

After that the trained model that we achieved through the above training was further trained using https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/sts/training_stsbenchmark_continue_training.py

Hope I could help you out. Feel free if you have more doubts. Cheers.

Thanks for the quick reply (o: this is perfect

pritamdeka changed discussion status to closed

Sign up or log in to comment