Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate RAGs by using Hugging face's dataset.New branch #217

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

lxngu
Copy link

@lxngu lxngu commented Nov 7, 2023

No description provided.

@lxngu lxngu requested a review from crazycth November 7, 2023 07:23
@@ -0,0 +1,10 @@
question
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm confused that are we using huggingface_reader ? or we still need this csv file

Copy link
Author

Choose a reason for hiding this comment

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

we are using huggingface_reader. if we need using csv file, we can change it in yaml file and pass the file name to 'r_m_ps' in rags_compare.py's line:352, [to "r_m_ps=retriever_model_prompt(filename)"]

@Bang0518
Copy link
Contributor

Bang0518 commented Dec 6, 2023

here is the result:experiment_results.csv

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.

None yet

3 participants