Datasets:
Gresham
commited on
Commit
·
03b5981
1
Parent(s):
f30cdcf
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://
|
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/THUDM/LongBench/resolve/main/data.zip?download=true).
|
68 |
|
69 |
## Data Format
|
70 |
|