You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When fine-tuning sbert, I saw the following command “python tools/explore_hp.py -p data/race-sbert-s9.json -n 50 -t race 2>&1 | tee data/race-sbert-explore-s9.log”, there is data set race-sbert-s9.json, can you upload this data set? It also includes the qqp task.
See that there is a serve.py file under the project, can you give an example of the use of this file?
Thank you very much!