Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -130,12 +130,13 @@ DurLAR_calibs/
|
|
| 130 |
|
| 131 |
Install it via: ```pip install -U "huggingface_hub[cli]"```
|
| 132 |
|
| 133 |
-
- Since the **DurLAR dataset** is a [gated (restricted access) dataset](https://huggingface.co/docs/hub/datasets-gated) on Hugging Face, you need to authenticate before downloading it.
|
| 134 |
|
| 135 |
- You first need a Hugging Face account. If you don’t have one, please register.
|
| 136 |
- Authenticate via the command line **on the computer where you want to download the dataset** by entering: `huggingface-cli login`. Following the instructions of that command, and it will prompt you for your Hugging Face **Access Token**.
|
| 137 |
- Open [this link](https://huggingface.co/datasets/l1997i/DurLAR) and login to your Hugging Face account. At the top of the page, in the section **“You need to agree to share your contact information to access this dataset”**, agree to the conditions and access the dataset content. If you have already agreed and been automatically granted access, the page will display: **“Gated dataset: You have been granted access to this dataset.”**
|
| 138 |
-
|
|
|
|
| 139 |
> **Note**: The Hugging Face service may be restricted in certain countries or regions. In such cases, you may consider using a Hugging Face mirror (Hugging Face 镜像) as an alternative.
|
| 140 |
|
| 141 |
### Download the dataset using scripts (recommended)
|
|
|
|
| 130 |
|
| 131 |
Install it via: ```pip install -U "huggingface_hub[cli]"```
|
| 132 |
|
| 133 |
+
<!-- - Since the **DurLAR dataset** is a [gated (restricted access) dataset](https://huggingface.co/docs/hub/datasets-gated) on Hugging Face, you need to authenticate before downloading it.
|
| 134 |
|
| 135 |
- You first need a Hugging Face account. If you don’t have one, please register.
|
| 136 |
- Authenticate via the command line **on the computer where you want to download the dataset** by entering: `huggingface-cli login`. Following the instructions of that command, and it will prompt you for your Hugging Face **Access Token**.
|
| 137 |
- Open [this link](https://huggingface.co/datasets/l1997i/DurLAR) and login to your Hugging Face account. At the top of the page, in the section **“You need to agree to share your contact information to access this dataset”**, agree to the conditions and access the dataset content. If you have already agreed and been automatically granted access, the page will display: **“Gated dataset: You have been granted access to this dataset.”**
|
| 138 |
+
-->
|
| 139 |
+
|
| 140 |
> **Note**: The Hugging Face service may be restricted in certain countries or regions. In such cases, you may consider using a Hugging Face mirror (Hugging Face 镜像) as an alternative.
|
| 141 |
|
| 142 |
### Download the dataset using scripts (recommended)
|