Upload dataset
Browse files
README.md
CHANGED
|
@@ -24,6 +24,10 @@ configs:
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: math_reasoning/train-*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- config_name: safety
|
| 28 |
data_files:
|
| 29 |
- split: train
|
|
@@ -36,6 +40,57 @@ configs:
|
|
| 36 |
data_files:
|
| 37 |
- split: train
|
| 38 |
path: science_research/train-*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
---
|
| 40 |
# geodesic-research/persistent-alignment-warm-start-short-reasoning
|
| 41 |
|
|
|
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
path: math_reasoning/train-*.parquet
|
| 27 |
+
- config_name: math_sci_trio
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: math_sci_trio/train-*
|
| 31 |
- config_name: safety
|
| 32 |
data_files:
|
| 33 |
- split: train
|
|
|
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
path: science_research/train-*.parquet
|
| 43 |
+
dataset_info:
|
| 44 |
+
config_name: math_sci_trio
|
| 45 |
+
features:
|
| 46 |
+
- name: messages
|
| 47 |
+
list:
|
| 48 |
+
- name: content
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: reasoning_content
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: role
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: tool_calls
|
| 55 |
+
list:
|
| 56 |
+
- name: function
|
| 57 |
+
struct:
|
| 58 |
+
- name: arguments
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: name
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: id
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: type
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: tools
|
| 67 |
+
list:
|
| 68 |
+
- name: function
|
| 69 |
+
struct:
|
| 70 |
+
- name: description
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: name
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: parameters
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: strict
|
| 77 |
+
dtype: bool
|
| 78 |
+
- name: type
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: source
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: raw_text
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: n_tokens
|
| 85 |
+
dtype: int64
|
| 86 |
+
- name: reasoning_len
|
| 87 |
+
dtype: int64
|
| 88 |
+
splits:
|
| 89 |
+
- name: train
|
| 90 |
+
num_bytes: 665042661
|
| 91 |
+
num_examples: 49355
|
| 92 |
+
download_size: 476229457
|
| 93 |
+
dataset_size: 665042661
|
| 94 |
---
|
| 95 |
# geodesic-research/persistent-alignment-warm-start-short-reasoning
|
| 96 |
|
math_sci_trio/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1417b4e402cc13c28b0e3f12a2b29b44dff5fea13012316c16e94202080cf17
|
| 3 |
+
size 238813394
|
math_sci_trio/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:889ef9f614d07860c271555e0330c63145984c2d4d06e6eebf6a961cc4898aed
|
| 3 |
+
size 237416063
|