Upload dataset
Browse files- README.md +38 -0
- samples/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -26,6 +26,40 @@ dataset_info:
|
|
| 26 |
num_examples: 2
|
| 27 |
download_size: 4622
|
| 28 |
dataset_size: 514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
- config_name: stats
|
| 30 |
features:
|
| 31 |
- name: log_path
|
|
@@ -65,6 +99,10 @@ configs:
|
|
| 65 |
data_files:
|
| 66 |
- split: train
|
| 67 |
path: results/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
- config_name: stats
|
| 69 |
data_files:
|
| 70 |
- split: train
|
|
|
|
| 26 |
num_examples: 2
|
| 27 |
download_size: 4622
|
| 28 |
dataset_size: 514
|
| 29 |
+
- config_name: samples
|
| 30 |
+
features:
|
| 31 |
+
- name: log_path
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: eval_id
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: run_id
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: created
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: task
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: task_id
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: model
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: sample_id
|
| 46 |
+
dtype: int64
|
| 47 |
+
- name: epoch
|
| 48 |
+
dtype: int64
|
| 49 |
+
- name: target
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: messages
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: score_aime_scorer_value
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: score_aime_scorer_answer
|
| 56 |
+
dtype: string
|
| 57 |
+
splits:
|
| 58 |
+
- name: train
|
| 59 |
+
num_bytes: 505166
|
| 60 |
+
num_examples: 54
|
| 61 |
+
download_size: 237970
|
| 62 |
+
dataset_size: 505166
|
| 63 |
- config_name: stats
|
| 64 |
features:
|
| 65 |
- name: log_path
|
|
|
|
| 99 |
data_files:
|
| 100 |
- split: train
|
| 101 |
path: results/train-*
|
| 102 |
+
- config_name: samples
|
| 103 |
+
data_files:
|
| 104 |
+
- split: train
|
| 105 |
+
path: samples/train-*
|
| 106 |
- config_name: stats
|
| 107 |
data_files:
|
| 108 |
- split: train
|
samples/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:365a34991f55ea61f1649777b8d14b73ee00e327607635ce9dd79ce7226c7131
|
| 3 |
+
size 237970
|