Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
"name": "An Example Challenge",
|
| 3 |
"description": "Just an example...",
|
| 4 |
"start": "2024-08-01",
|
| 5 |
-
"end": "2034-08-01"
|
|
|
|
| 6 |
}
|
|
|
|
| 2 |
"name": "An Example Challenge",
|
| 3 |
"description": "Just an example...",
|
| 4 |
"start": "2024-08-01",
|
| 5 |
+
"end": "2034-08-01",
|
| 6 |
+
"dataset": "JacobLinCool/test-dataset"
|
| 7 |
}
|