Spaces:
Runtime error
Runtime error
Eachan Johnson commited on
Commit ·
ea2ab9b
1
Parent(s): b8fe710
Fix example path
Browse files
example-data/examples.json
CHANGED
|
@@ -167,7 +167,7 @@
|
|
| 167 |
"file examples": [
|
| 168 |
{
|
| 169 |
"label": "E. coli training data from Stokes J. et al., Cell (2020)",
|
| 170 |
-
"file": "example-data/
|
| 171 |
"column": "smiles",
|
| 172 |
"species": "Escherichia coli"
|
| 173 |
},
|
|
|
|
| 167 |
"file examples": [
|
| 168 |
{
|
| 169 |
"label": "E. coli training data from Stokes J. et al., Cell (2020)",
|
| 170 |
+
"file": "example-data/stokes20-eco-1000.csv",
|
| 171 |
"column": "smiles",
|
| 172 |
"species": "Escherichia coli"
|
| 173 |
},
|