Updated mathematical reasoning dataset V2 - Time-Filament optimization with complex constraints - 1500 samples
Browse files- README.md +39 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: text
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: user_request
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: scenarios
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: output
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: category
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: difficulty
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: mathematical_concepts
|
| 17 |
+
list: string
|
| 18 |
+
splits:
|
| 19 |
+
- name: train
|
| 20 |
+
num_bytes: 2811379
|
| 21 |
+
num_examples: 1200
|
| 22 |
+
- name: validation
|
| 23 |
+
num_bytes: 345396
|
| 24 |
+
num_examples: 150
|
| 25 |
+
- name: test
|
| 26 |
+
num_bytes: 353363
|
| 27 |
+
num_examples: 150
|
| 28 |
+
download_size: 723937
|
| 29 |
+
dataset_size: 3510138
|
| 30 |
+
configs:
|
| 31 |
+
- config_name: default
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: data/train-*
|
| 35 |
+
- split: validation
|
| 36 |
+
path: data/validation-*
|
| 37 |
+
- split: test
|
| 38 |
+
path: data/test-*
|
| 39 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8d8bb12f946930017616a99230c489b17f8711dbf6bc76c591269a09afb35ba
|
| 3 |
+
size 83193
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d122a16c6d12eb5a3bb93a186b8113e0582020b99d0e3c88d74361c77c10494d
|
| 3 |
+
size 559047
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:353eeec07e7b1e21295ac522b9204b6027a4811746328d7ee65dae65aa359d24
|
| 3 |
+
size 81697
|