huggingface / evaluate

🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
https://huggingface.co/docs/evaluate
Apache License 2.0
1.9k stars 235 forks source link

How to pass generation_kwargs to the TextGeneration evaluator ? #582

Open swarnava112 opened 2 months ago

swarnava112 commented 2 months ago

How can I pass the generation_kwargs to TextGeneration evaluator ?