CoolFace
Datasetpublic

userhuggingface4321/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.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes12downloads
Dataset Card

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 is not a comprehensive benchmark. Results should not be used as the sole basis for selecting or deploying a model.

Source code

Evaluation code: https://github.com/Sheetal-Gupta-AI/llm-evaluation