Upload dataset
Browse files- README.md +52 -0
- qwen3-32b_mmmlu_bn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -336,6 +336,54 @@ dataset_info:
|
|
| 336 |
num_examples: 1000
|
| 337 |
download_size: 3538393
|
| 338 |
dataset_size: 9013409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 339 |
- config_name: qwen3-32b_mmmlu_de
|
| 340 |
features:
|
| 341 |
- name: question_id
|
|
@@ -557,6 +605,10 @@ configs:
|
|
| 557 |
data_files:
|
| 558 |
- split: train
|
| 559 |
path: qwen3-32b_mmmlu_ar/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 560 |
- config_name: qwen3-32b_mmmlu_de
|
| 561 |
data_files:
|
| 562 |
- split: train
|
|
|
|
| 336 |
num_examples: 1000
|
| 337 |
download_size: 3538393
|
| 338 |
dataset_size: 9013409
|
| 339 |
+
- config_name: qwen3-32b_mmmlu_bn
|
| 340 |
+
features:
|
| 341 |
+
- name: question_id
|
| 342 |
+
dtype: string
|
| 343 |
+
- name: model
|
| 344 |
+
dtype: string
|
| 345 |
+
- name: dataset
|
| 346 |
+
dtype: string
|
| 347 |
+
- name: language
|
| 348 |
+
dtype: string
|
| 349 |
+
- name: condition
|
| 350 |
+
dtype: string
|
| 351 |
+
- name: subject
|
| 352 |
+
dtype: string
|
| 353 |
+
- name: prompt
|
| 354 |
+
dtype: string
|
| 355 |
+
- name: raw_prompt
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: raw_response
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: reasoning_trace
|
| 360 |
+
dtype: string
|
| 361 |
+
- name: final_answer
|
| 362 |
+
dtype: string
|
| 363 |
+
- name: correct_answer
|
| 364 |
+
dtype: string
|
| 365 |
+
- name: is_correct
|
| 366 |
+
dtype: bool
|
| 367 |
+
- name: completion_tokens
|
| 368 |
+
dtype: int64
|
| 369 |
+
- name: prompt_tokens
|
| 370 |
+
dtype: int64
|
| 371 |
+
- name: dominant_language
|
| 372 |
+
dtype: string
|
| 373 |
+
- name: compliance_rate
|
| 374 |
+
dtype: float64
|
| 375 |
+
- name: num_switches
|
| 376 |
+
dtype: int64
|
| 377 |
+
- name: detected_languages
|
| 378 |
+
dtype: string
|
| 379 |
+
- name: language_switches
|
| 380 |
+
dtype: string
|
| 381 |
+
splits:
|
| 382 |
+
- name: train
|
| 383 |
+
num_bytes: 11577727
|
| 384 |
+
num_examples: 1000
|
| 385 |
+
download_size: 4178141
|
| 386 |
+
dataset_size: 11577727
|
| 387 |
- config_name: qwen3-32b_mmmlu_de
|
| 388 |
features:
|
| 389 |
- name: question_id
|
|
|
|
| 605 |
data_files:
|
| 606 |
- split: train
|
| 607 |
path: qwen3-32b_mmmlu_ar/train-*
|
| 608 |
+
- config_name: qwen3-32b_mmmlu_bn
|
| 609 |
+
data_files:
|
| 610 |
+
- split: train
|
| 611 |
+
path: qwen3-32b_mmmlu_bn/train-*
|
| 612 |
- config_name: qwen3-32b_mmmlu_de
|
| 613 |
data_files:
|
| 614 |
- split: train
|
qwen3-32b_mmmlu_bn/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7159f6f78ddf9b96402e9e601948f4925781722adfb83a50ba76c2221628a218
|
| 3 |
+
size 4178141
|