Upload dataset
Browse files
README.md
CHANGED
|
@@ -412,6 +412,38 @@ dataset_info:
|
|
| 412 |
num_examples: 15
|
| 413 |
download_size: 371159
|
| 414 |
dataset_size: 385668.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 415 |
configs:
|
| 416 |
- config_name: particle_energy_2d
|
| 417 |
data_files:
|
|
@@ -465,6 +497,10 @@ configs:
|
|
| 465 |
data_files:
|
| 466 |
- split: train
|
| 467 |
path: peak_sorting_multimodal_n25/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 468 |
---
|
| 469 |
|
| 470 |
### Configuration: `particel_energy_2d`
|
|
|
|
| 412 |
num_examples: 15
|
| 413 |
download_size: 371159
|
| 414 |
dataset_size: 385668.0
|
| 415 |
+
- config_name: peak_sorting_multimodal_n50
|
| 416 |
+
features:
|
| 417 |
+
- name: row_uuid
|
| 418 |
+
dtype: string
|
| 419 |
+
- name: dataset_uuid
|
| 420 |
+
dtype: string
|
| 421 |
+
- name: dataset_name
|
| 422 |
+
dtype: string
|
| 423 |
+
- name: dataset_description
|
| 424 |
+
dtype: string
|
| 425 |
+
- name: keywords
|
| 426 |
+
sequence: string
|
| 427 |
+
- name: preferred_score
|
| 428 |
+
dtype: string
|
| 429 |
+
- name: metrics
|
| 430 |
+
sequence: string
|
| 431 |
+
- name: question_template
|
| 432 |
+
dtype: string
|
| 433 |
+
- name: question_template_input
|
| 434 |
+
dtype: string
|
| 435 |
+
- name: answer
|
| 436 |
+
dtype: string
|
| 437 |
+
- name: compute_function
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: image
|
| 440 |
+
dtype: image
|
| 441 |
+
splits:
|
| 442 |
+
- name: train
|
| 443 |
+
num_bytes: 447763.0
|
| 444 |
+
num_examples: 15
|
| 445 |
+
download_size: 433099
|
| 446 |
+
dataset_size: 447763.0
|
| 447 |
configs:
|
| 448 |
- config_name: particle_energy_2d
|
| 449 |
data_files:
|
|
|
|
| 497 |
data_files:
|
| 498 |
- split: train
|
| 499 |
path: peak_sorting_multimodal_n25/train-*
|
| 500 |
+
- config_name: peak_sorting_multimodal_n50
|
| 501 |
+
data_files:
|
| 502 |
+
- split: train
|
| 503 |
+
path: peak_sorting_multimodal_n50/train-*
|
| 504 |
---
|
| 505 |
|
| 506 |
### Configuration: `particel_energy_2d`
|
peak_sorting_multimodal_n50/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cce8b4d0bc9d45cf176e783d1a95c273828faf3c059da37f636de85de6885bd
|
| 3 |
+
size 433099
|