datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
LLM_Response_Eval
LLM Response Evaluation Dataset
This dataset contains a collection of responses generated by three large language models (LLMs): GPT-4o, Gemini 1.5 Pro, and Llama 3.1 405B. The responses are to a series of questions aimed at evaluating the models' problem-solving abilities using Polya's problem-solving technique, as described in the book "How to Solve It" by George Polya.
Dataset Overview
Questions: The dataset includes a set of questions designed to evaluate the… See the full description on the dataset page: https://huggingface.co/datasets/AmirMohseni/LLM_Response_Eval.multilingual-llm-evaluation
Multilingual LLM Evaluation
A small evaluation dataset for comparing language models across English, Hindi, and Spanish.
Columns
language: language code (en, hi, or es)
question: question provided to the model
expected_answer: reference answer used for scoring
Intended use
This dataset can be used to compare model accuracy, language adherence, and response speed across languages.
Limitations
This is a small demonstration dataset and… See the full description on the dataset page: https://huggingface.co/datasets/userhuggingface4321/multilingual-llm-evaluation.
