Skip to content

Conversation

jjmachan
Copy link
Member

@jjmachan jjmachan commented Jan 6, 2024

  • added async version for json_load.asafe_load
  • ported all metrics

note: in order to get optimal async operation we need to support async embeddings too. will make a followup PR for that

@jjmachan jjmachan requested a review from shahules786 January 6, 2024 10:44

# data
ds = load_dataset("explodinggradients/fiqa", "ragas_eval")
ds = load_dataset("explodinggradients/amnesty_qa", "english")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to add .select(range(0,10)) to fast up the process.

@shahules786 shahules786 merged commit a1d69cb into explodinggradients:main Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants