Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ pretty_name: TunSwitch
|
|
7 |
|
8 |
Original dataset has been acquired through the following link : https://zenodo.org/records/8370566
|
9 |
|
|
|
|
|
10 |
## download instructions
|
11 |
```python
|
12 |
from huggingface_hub import snapshot_download
|
|
|
7 |
|
8 |
Original dataset has been acquired through the following link : https://zenodo.org/records/8370566
|
9 |
|
10 |
+
The dataset is not cleaned yet and any contributions are welcome 🤗
|
11 |
+
|
12 |
## download instructions
|
13 |
```python
|
14 |
from huggingface_hub import snapshot_download
|