Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -78,4 +78,4 @@ from huggingface_hub import snapshot_download
|
|
78 |
snapshot_download(repo_id="McGill-NLP/WebLINX-full", repo_type="dataset", local_dir="./data/weblinx")
|
79 |
```
|
80 |
|
81 |
-
For more information on how to use this data using our [official library](https://github.com/McGill-NLP/WebLINX), please refer to the [WebLINX documentation](https://mcgill-nlp.github.io/
|
|
|
78 |
snapshot_download(repo_id="McGill-NLP/WebLINX-full", repo_type="dataset", local_dir="./data/weblinx")
|
79 |
```
|
80 |
|
81 |
+
For more information on how to use this data using our [official library](https://github.com/McGill-NLP/WebLINX), please refer to the [WebLINX documentation](https://mcgill-nlp.github.io/weblinx/docs).
|