Upload dataset
Browse files
README.md
CHANGED
|
@@ -348,6 +348,38 @@ dataset_info:
|
|
| 348 |
num_examples: 15
|
| 349 |
download_size: 548157
|
| 350 |
dataset_size: 568127.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 351 |
configs:
|
| 352 |
- config_name: particle_energy_2d
|
| 353 |
data_files:
|
|
@@ -393,6 +425,10 @@ configs:
|
|
| 393 |
data_files:
|
| 394 |
- split: train
|
| 395 |
path: peak_sorting_multimodal_n100/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 396 |
---
|
| 397 |
|
| 398 |
### Configuration: `particel_energy_2d`
|
|
|
|
| 348 |
num_examples: 15
|
| 349 |
download_size: 548157
|
| 350 |
dataset_size: 568127.0
|
| 351 |
+
- config_name: peak_sorting_multimodal_n25
|
| 352 |
+
features:
|
| 353 |
+
- name: row_uuid
|
| 354 |
+
dtype: string
|
| 355 |
+
- name: dataset_uuid
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: dataset_name
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: dataset_description
|
| 360 |
+
dtype: string
|
| 361 |
+
- name: keywords
|
| 362 |
+
sequence: string
|
| 363 |
+
- name: preferred_score
|
| 364 |
+
dtype: string
|
| 365 |
+
- name: metrics
|
| 366 |
+
sequence: string
|
| 367 |
+
- name: question_template
|
| 368 |
+
dtype: string
|
| 369 |
+
- name: question_template_input
|
| 370 |
+
dtype: string
|
| 371 |
+
- name: answer
|
| 372 |
+
dtype: string
|
| 373 |
+
- name: compute_function
|
| 374 |
+
dtype: string
|
| 375 |
+
- name: image
|
| 376 |
+
dtype: image
|
| 377 |
+
splits:
|
| 378 |
+
- name: train
|
| 379 |
+
num_bytes: 385668.0
|
| 380 |
+
num_examples: 15
|
| 381 |
+
download_size: 371159
|
| 382 |
+
dataset_size: 385668.0
|
| 383 |
configs:
|
| 384 |
- config_name: particle_energy_2d
|
| 385 |
data_files:
|
|
|
|
| 425 |
data_files:
|
| 426 |
- split: train
|
| 427 |
path: peak_sorting_multimodal_n100/train-*
|
| 428 |
+
- config_name: peak_sorting_multimodal_n25
|
| 429 |
+
data_files:
|
| 430 |
+
- split: train
|
| 431 |
+
path: peak_sorting_multimodal_n25/train-*
|
| 432 |
---
|
| 433 |
|
| 434 |
### Configuration: `particel_energy_2d`
|
peak_sorting_multimodal_n25/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bf258cbfb0cf0da545e047322b697af09d7926c5dc076e0f5aa8230333840c6
|
| 3 |
+
size 371159
|