Y-IAB / lm-evaluation-harness

A framework for few-shot evaluation of language models.
https://www.eleuther.ai
MIT License
0 stars 0 forks source link

Add datasets #1

Closed myeongho-jeong-yanolja closed 8 months ago

myeongho-jeong-yanolja commented 8 months ago

Add translation datasets and summarization datasets.

Please drop the evaluation_datasets.tar.gz to lm_eval/tasks/yanolja/data.

If you want to evaluate translation, give tasks as yanolja_translation If you want to evaluate summarization, give tasks as yanolja_summarization If you want to evalutate english & korean perplexity, give tasks as yanolja_perplexity

P.S. There is a issue on yaonlja_review_summarization.yaml, I'm fixing it right now.