Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Russian
Size:
< 1K
Tags:
evaluation
License:
Commit
·
776c9f6
1
Parent(s):
b717a89
add ru-mt-bench
Browse files- README.md +16 -0
- data/train-00000-of-00001.parquet +0 -0
- raw/question.jsonl +0 -0
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- ru
|
| 7 |
+
tags:
|
| 8 |
+
- evaluation
|
| 9 |
+
size_categories:
|
| 10 |
+
- n<1K
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
# ru-mt-bench
|
| 15 |
+
This is translated version of [LMSYS MT-Bench](https://huggingface.co/spaces/lmsys/mt-bench) datasets for evaluation LLMs.
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
# Evaluation
|
| 19 |
+
To use this dataset for evaluation, download this [jsonl](https://huggingface.co/datasets/t-bank-ai/ru-mt-bench/blob/main/raw/question.jsonl) file with formated data and use it with original [LMSYS LLM-judge](https://github.com/lm-sys/FastChat/tree/main/fastchat/llm_judge) codebase.
|
data/train-00000-of-00001.parquet
ADDED
|
Binary file (59 kB). View file
|
|
|
raw/question.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|