Upload dataset
Browse files- README.md +52 -0
- qwen3-32b_mmmlu_sw/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -432,6 +432,54 @@ dataset_info:
|
|
| 432 |
num_examples: 1000
|
| 433 |
download_size: 3575682
|
| 434 |
dataset_size: 8338982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 435 |
- config_name: qwen3-32b_mmmlu_zh
|
| 436 |
features:
|
| 437 |
- name: question_id
|
|
@@ -517,6 +565,10 @@ configs:
|
|
| 517 |
data_files:
|
| 518 |
- split: train
|
| 519 |
path: qwen3-32b_mmmlu_en/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 520 |
- config_name: qwen3-32b_mmmlu_zh
|
| 521 |
data_files:
|
| 522 |
- split: train
|
|
|
|
| 432 |
num_examples: 1000
|
| 433 |
download_size: 3575682
|
| 434 |
dataset_size: 8338982
|
| 435 |
+
- config_name: qwen3-32b_mmmlu_sw
|
| 436 |
+
features:
|
| 437 |
+
- name: question_id
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: model
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: dataset
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: language
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: condition
|
| 446 |
+
dtype: string
|
| 447 |
+
- name: subject
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: prompt
|
| 450 |
+
dtype: string
|
| 451 |
+
- name: raw_prompt
|
| 452 |
+
dtype: string
|
| 453 |
+
- name: raw_response
|
| 454 |
+
dtype: string
|
| 455 |
+
- name: reasoning_trace
|
| 456 |
+
dtype: string
|
| 457 |
+
- name: final_answer
|
| 458 |
+
dtype: string
|
| 459 |
+
- name: correct_answer
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: is_correct
|
| 462 |
+
dtype: bool
|
| 463 |
+
- name: completion_tokens
|
| 464 |
+
dtype: int64
|
| 465 |
+
- name: prompt_tokens
|
| 466 |
+
dtype: int64
|
| 467 |
+
- name: dominant_language
|
| 468 |
+
dtype: string
|
| 469 |
+
- name: compliance_rate
|
| 470 |
+
dtype: float64
|
| 471 |
+
- name: num_switches
|
| 472 |
+
dtype: int64
|
| 473 |
+
- name: detected_languages
|
| 474 |
+
dtype: string
|
| 475 |
+
- name: language_switches
|
| 476 |
+
dtype: string
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 9517839
|
| 480 |
+
num_examples: 1000
|
| 481 |
+
download_size: 3845568
|
| 482 |
+
dataset_size: 9517839
|
| 483 |
- config_name: qwen3-32b_mmmlu_zh
|
| 484 |
features:
|
| 485 |
- name: question_id
|
|
|
|
| 565 |
data_files:
|
| 566 |
- split: train
|
| 567 |
path: qwen3-32b_mmmlu_en/train-*
|
| 568 |
+
- config_name: qwen3-32b_mmmlu_sw
|
| 569 |
+
data_files:
|
| 570 |
+
- split: train
|
| 571 |
+
path: qwen3-32b_mmmlu_sw/train-*
|
| 572 |
- config_name: qwen3-32b_mmmlu_zh
|
| 573 |
data_files:
|
| 574 |
- split: train
|
qwen3-32b_mmmlu_sw/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfec6846431011fb91ef450d3e604d83e2afaa85377150b8fd564d099d69bb1d
|
| 3 |
+
size 3845568
|