Small fix on the description including repo with the referenced notebook
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ Forecasting future world events is a challenging but valuable task. Forecasts of
|
|
| 31 |
|
| 32 |
## Autocast Dataset
|
| 33 |
|
| 34 |
-
The original [Autocast dataset can be downloaded here](https://people.eecs.berkeley.edu/~hendrycks/autocast.tar.gz). For more details on how to use the Autocast dataset and news articles, please refer to
|
| 35 |
|
| 36 |
Each question has the following fields:
|
| 37 |
```json
|
|
|
|
| 31 |
|
| 32 |
## Autocast Dataset
|
| 33 |
|
| 34 |
+
The original [Autocast dataset can be downloaded here](https://people.eecs.berkeley.edu/~hendrycks/autocast.tar.gz). For more details on how to use the Autocast dataset and news articles, please refer to the short demonstration in `usage.ipynb` at the [repository](https://github.com/andyzoujm/autocast) of the authors.
|
| 35 |
|
| 36 |
Each question has the following fields:
|
| 37 |
```json
|