Upload dataset
Browse files- README.md +55 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: messages
|
| 5 |
+
list:
|
| 6 |
+
- name: content
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: role
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: instruction_seed
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: response_seed
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: _source
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: gpt41_mini_response
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: __original_row_idx
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: length
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: ms_id
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: reasoning
|
| 25 |
+
sequence: string
|
| 26 |
+
- name: deepseek_solution
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: final_reasoning_trace
|
| 29 |
+
sequence: string
|
| 30 |
+
- name: correct
|
| 31 |
+
sequence: bool
|
| 32 |
+
- name: classifier_reasoning
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: _majority_responses
|
| 35 |
+
sequence: string
|
| 36 |
+
- name: verified_final_reasoning_trace
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: conversations
|
| 39 |
+
list:
|
| 40 |
+
- name: from
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: value
|
| 43 |
+
dtype: string
|
| 44 |
+
splits:
|
| 45 |
+
- name: train
|
| 46 |
+
num_bytes: 548787099.7932432
|
| 47 |
+
num_examples: 316
|
| 48 |
+
download_size: 222180379
|
| 49 |
+
dataset_size: 548787099.7932432
|
| 50 |
+
configs:
|
| 51 |
+
- config_name: default
|
| 52 |
+
data_files:
|
| 53 |
+
- split: train
|
| 54 |
+
path: data/train-*
|
| 55 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e33a1b0dd256e2db6d494f5fc680c391e8370212181ccc916dc202af116fd964
|
| 3 |
+
size 111814289
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfb50e8ef28515ea01d8ccddca28e09a198bfdc819817afd6d3e0ca4615331bc
|
| 3 |
+
size 110366090
|