Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: ConnectomeBench
|
| 3 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
Access to the code necessary to run the benchmark is available at https://github.com/jffbrwn2/ConnectomeBench.
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: ConnectomeBench
|
| 3 |
license: mit
|
| 4 |
+
configs:
|
| 5 |
+
- config_name: evaluation_data
|
| 6 |
+
data_files:
|
| 7 |
+
- split: train
|
| 8 |
+
path: connectomebench_unified.parquet
|
| 9 |
---
|
| 10 |
Access to the code necessary to run the benchmark is available at https://github.com/jffbrwn2/ConnectomeBench.
|