Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
pretty_name: ConnectomeBench
|
| 3 |
license: mit
|
| 4 |
dataset_info:
|
| 5 |
-
- config_name: fly,
|
| 6 |
features:
|
| 7 |
- name: operation_id
|
| 8 |
dtype: int64
|
|
@@ -28,7 +28,7 @@ dataset_info:
|
|
| 28 |
dtype: image
|
| 29 |
- name: neuron_with_merge_error
|
| 30 |
dtype: string
|
| 31 |
-
- config_name: fly,
|
| 32 |
features:
|
| 33 |
- name: operation_id
|
| 34 |
dtype: int64
|
|
@@ -58,7 +58,7 @@ dataset_info:
|
|
| 58 |
dtype: image
|
| 59 |
- name: correct_neuron_id
|
| 60 |
dtype: string
|
| 61 |
-
- config_name: mouse,
|
| 62 |
features:
|
| 63 |
- name: operation_id
|
| 64 |
dtype: int64
|
|
@@ -84,7 +84,7 @@ dataset_info:
|
|
| 84 |
dtype: image
|
| 85 |
- name: neuron_with_merge_error
|
| 86 |
dtype: string
|
| 87 |
-
- config_name: mouse,
|
| 88 |
features:
|
| 89 |
- name: operation_id
|
| 90 |
dtype: int64
|
|
|
|
| 2 |
pretty_name: ConnectomeBench
|
| 3 |
license: mit
|
| 4 |
dataset_info:
|
| 5 |
+
- config_name: fly, merge errors
|
| 6 |
features:
|
| 7 |
- name: operation_id
|
| 8 |
dtype: int64
|
|
|
|
| 28 |
dtype: image
|
| 29 |
- name: neuron_with_merge_error
|
| 30 |
dtype: string
|
| 31 |
+
- config_name: fly, split errors
|
| 32 |
features:
|
| 33 |
- name: operation_id
|
| 34 |
dtype: int64
|
|
|
|
| 58 |
dtype: image
|
| 59 |
- name: correct_neuron_id
|
| 60 |
dtype: string
|
| 61 |
+
- config_name: mouse, merge errors
|
| 62 |
features:
|
| 63 |
- name: operation_id
|
| 64 |
dtype: int64
|
|
|
|
| 84 |
dtype: image
|
| 85 |
- name: neuron_with_merge_error
|
| 86 |
dtype: string
|
| 87 |
+
- config_name: mouse, split errors
|
| 88 |
features:
|
| 89 |
- name: operation_id
|
| 90 |
dtype: int64
|