Datasets:
Gresham
commited on
Commit
·
3c18e26
1
Parent(s):
03b5981
docs(readme): fix link
Browse files
README.md
CHANGED
@@ -64,7 +64,7 @@ for dataset_name in dataset_name_list:
|
|
64 |
dataset = json.load(f)
|
65 |
```
|
66 |
|
67 |
-
Alternatively, you can download the dataset from [this link](https://huggingface.co/datasets/
|
68 |
|
69 |
## Data Format
|
70 |
|
|
|
64 |
dataset = json.load(f)
|
65 |
```
|
66 |
|
67 |
+
Alternatively, you can download the dataset from [this link](https://huggingface.co/datasets/TreeAILab/NumericBench/resolve/main/dataset.zip?download=true).
|
68 |
|
69 |
## Data Format
|
70 |
|