Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,15 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
dataset_info:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
configs:
|
| 15 |
- config_name: default
|
| 16 |
data_files:
|
|
@@ -18,92 +18,6 @@ configs:
|
|
| 18 |
path: train_*
|
| 19 |
- split: validation
|
| 20 |
path: val_*
|
| 21 |
-
# dataset_info:
|
| 22 |
-
# - config_name: 1.0.0
|
| 23 |
-
# features:
|
| 24 |
-
# - name: article
|
| 25 |
-
# dtype: string
|
| 26 |
-
# - name: highlights
|
| 27 |
-
# dtype: string
|
| 28 |
-
# - name: id
|
| 29 |
-
# dtype: string
|
| 30 |
-
# splits:
|
| 31 |
-
# - name: train
|
| 32 |
-
# num_bytes: 1261703785
|
| 33 |
-
# num_examples: 287113
|
| 34 |
-
# - name: validation
|
| 35 |
-
# num_bytes: 57732412
|
| 36 |
-
# num_examples: 13368
|
| 37 |
-
# - name: test
|
| 38 |
-
# num_bytes: 49925732
|
| 39 |
-
# num_examples: 11490
|
| 40 |
-
# download_size: 836927248
|
| 41 |
-
# dataset_size: 1369361929
|
| 42 |
-
# - config_name: 2.0.0
|
| 43 |
-
# features:
|
| 44 |
-
# - name: article
|
| 45 |
-
# dtype: string
|
| 46 |
-
# - name: highlights
|
| 47 |
-
# dtype: string
|
| 48 |
-
# - name: id
|
| 49 |
-
# dtype: string
|
| 50 |
-
# splits:
|
| 51 |
-
# - name: train
|
| 52 |
-
# num_bytes: 1261703785
|
| 53 |
-
# num_examples: 287113
|
| 54 |
-
# - name: validation
|
| 55 |
-
# num_bytes: 57732412
|
| 56 |
-
# num_examples: 13368
|
| 57 |
-
# - name: test
|
| 58 |
-
# num_bytes: 49925732
|
| 59 |
-
# num_examples: 11490
|
| 60 |
-
# download_size: 837094602
|
| 61 |
-
# dataset_size: 1369361929
|
| 62 |
-
# - config_name: 3.0.0
|
| 63 |
-
# features:
|
| 64 |
-
# - name: article
|
| 65 |
-
# dtype: string
|
| 66 |
-
# - name: highlights
|
| 67 |
-
# dtype: string
|
| 68 |
-
# - name: id
|
| 69 |
-
# dtype: string
|
| 70 |
-
# splits:
|
| 71 |
-
# - name: train
|
| 72 |
-
# num_bytes: 1261703785
|
| 73 |
-
# num_examples: 287113
|
| 74 |
-
# - name: validation
|
| 75 |
-
# num_bytes: 57732412
|
| 76 |
-
# num_examples: 13368
|
| 77 |
-
# - name: test
|
| 78 |
-
# num_bytes: 49925732
|
| 79 |
-
# num_examples: 11490
|
| 80 |
-
# download_size: 837094602
|
| 81 |
-
# dataset_size: 1369361929
|
| 82 |
-
# configs:
|
| 83 |
-
# - config_name: 1.0.0
|
| 84 |
-
# data_files:
|
| 85 |
-
# - split: train
|
| 86 |
-
# path: 1.0.0/train-*
|
| 87 |
-
# - split: validation
|
| 88 |
-
# path: 1.0.0/validation-*
|
| 89 |
-
# - split: test
|
| 90 |
-
# path: 1.0.0/test-*
|
| 91 |
-
# - config_name: 2.0.0
|
| 92 |
-
# data_files:
|
| 93 |
-
# - split: train
|
| 94 |
-
# path: 2.0.0/train-*
|
| 95 |
-
# - split: validation
|
| 96 |
-
# path: 2.0.0/validation-*
|
| 97 |
-
# - split: test
|
| 98 |
-
# path: 2.0.0/test-*
|
| 99 |
-
# - config_name: 3.0.0
|
| 100 |
-
# data_files:
|
| 101 |
-
# - split: train
|
| 102 |
-
# path: 3.0.0/train-*
|
| 103 |
-
# - split: validation
|
| 104 |
-
# path: 3.0.0/validation-*
|
| 105 |
-
# - split: test
|
| 106 |
-
# path: 3.0.0/test-*
|
| 107 |
---
|
| 108 |
|
| 109 |
Compiled neural activity dataset from GCaMP calcium imaging of _C. elegans_ from multiple experimental sources, standardized to a common format.
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
# dataset_info:
|
| 6 |
+
# - config_name: default
|
| 7 |
+
# features:
|
| 8 |
+
# - name: dataset
|
| 9 |
+
# dtype: string
|
| 10 |
+
# - name: original_median_dt
|
| 11 |
+
# dtype: float
|
| 12 |
+
# - name: original_index
|
| 13 |
+
# dtype: string
|
| 14 |
configs:
|
| 15 |
- config_name: default
|
| 16 |
data_files:
|
|
|
|
| 18 |
path: train_*
|
| 19 |
- split: validation
|
| 20 |
path: val_*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
Compiled neural activity dataset from GCaMP calcium imaging of _C. elegans_ from multiple experimental sources, standardized to a common format.
|