The model I am talking about is hosted here: From the documentation:
We simplify usage of prompts, providing two prompts for most general tasks, one is for s2p, another one is for s2s.Prompt of s2p task(e.g. retrieve task): ..., Prompt of s2s task(e.g. semantic textual similarity task): ...
Question:
- What is S2P task?
- How is retrieve task different from semantic textual similarity task? Difference in the usage and also in the training steps would be much appreciated in the answer