Akshay Wanje
Akshay Wanje
@dosu what configuration should i set if i want to send 200 pages pdf file? my current config is: from ragas.run_config import RunConfig # Configure the generator with custom parameters...
@dosu Give me step by step code for synthetic data generation using any open source hugging face llm model and any open source hugging face embedding model
@dosu Give me step by step code for synthetic data generation using any open source hugging face llm model and any open source hugging face embedding model
@peterkaminski I am running this is google colab, do you know what is the issue in node creation and how can i resolve it?
@dosu Aren't we using answer's retrieval contexts while calculating scores?
This is my dataset looks like Dataset({ features: ['user_input', 'response', 'ground_truth', 'retrieved_contexts'], num_rows: 1 }) The error I am getting, --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#) in ()...