SrikanthMalla
SrikanthMalla
@Anjaney1999 Could you please add your pre-trained checkpoint link in README? and also the obtained metrics values (BLEU/METEOR/..) if possible.
@shahules786 it doesn't work even with your suggestion: openai.RateLimitError: Error code: 429 - {'error': {'message': 'Rate limit reached for gpt-3.5-turbo-0125 in organization org-xxxx on tokens per min (TPM): Limit 60000,...
Hi @MXueguang , I am getting below results using [evaluation script](https://github.com/beir-cellar/beir/blob/main/examples/retrieval/evaluation/sparse/evaluate_splade.py) from beir repo on arguana dataset: ndcg@10: 0.525 (close to the reported number in the paper) and other metrics...