Upload dataset
Browse files
README.md
CHANGED
|
@@ -296,6 +296,36 @@ dataset_info:
|
|
| 296 |
num_examples: 15
|
| 297 |
download_size: 31018
|
| 298 |
dataset_size: 51447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 299 |
configs:
|
| 300 |
- config_name: particle_energy_2d
|
| 301 |
data_files:
|
|
@@ -337,6 +367,10 @@ configs:
|
|
| 337 |
data_files:
|
| 338 |
- split: train
|
| 339 |
path: particle_energy_text_3d_n50/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 340 |
---
|
| 341 |
|
| 342 |
|
|
|
|
| 296 |
num_examples: 15
|
| 297 |
download_size: 31018
|
| 298 |
dataset_size: 51447
|
| 299 |
+
- config_name: peak_sorting_text_n10
|
| 300 |
+
features:
|
| 301 |
+
- name: row_uuid
|
| 302 |
+
dtype: string
|
| 303 |
+
- name: dataset_uuid
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: dataset_name
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: dataset_description
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: keywords
|
| 310 |
+
sequence: string
|
| 311 |
+
- name: preferred_score
|
| 312 |
+
dtype: string
|
| 313 |
+
- name: metrics
|
| 314 |
+
sequence: string
|
| 315 |
+
- name: question_template
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: question_template_input
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: answer
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: compute_function
|
| 322 |
+
dtype: string
|
| 323 |
+
splits:
|
| 324 |
+
- name: train
|
| 325 |
+
num_bytes: 27399
|
| 326 |
+
num_examples: 15
|
| 327 |
+
download_size: 16543
|
| 328 |
+
dataset_size: 27399
|
| 329 |
configs:
|
| 330 |
- config_name: particle_energy_2d
|
| 331 |
data_files:
|
|
|
|
| 367 |
data_files:
|
| 368 |
- split: train
|
| 369 |
path: particle_energy_text_3d_n50/train-*
|
| 370 |
+
- config_name: peak_sorting_text_n10
|
| 371 |
+
data_files:
|
| 372 |
+
- split: train
|
| 373 |
+
path: peak_sorting_text_n10/train-*
|
| 374 |
---
|
| 375 |
|
| 376 |
|
peak_sorting_text_n10/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8c74d448729138a78b202b3ff1eb775dcc3d92c4e35adaaa49c0c6021069f6c
|
| 3 |
+
size 16543
|