Datasets:
update
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ sample
|
|
| 40 |
This section provides some sample codes for loading the dataset. We first clone the dataset repo to your local folder `./datasets`:
|
| 41 |
```bash
|
| 42 |
git lfs install
|
| 43 |
-
cd
|
| 44 |
git clone https://huggingface.co/datasets/Edennnnn/ReD_Bench
|
| 45 |
```
|
| 46 |
|
|
|
|
| 40 |
This section provides some sample codes for loading the dataset. We first clone the dataset repo to your local folder `./datasets`:
|
| 41 |
```bash
|
| 42 |
git lfs install
|
| 43 |
+
cd ./datasets
|
| 44 |
git clone https://huggingface.co/datasets/Edennnnn/ReD_Bench
|
| 45 |
```
|
| 46 |
|