Datasets:
Update README: Fix typo
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ This repository contains the **Jeli-ASR** dataset, which is primarily a reviewed
|
|
| 79 |
## Important Note
|
| 80 |
|
| 81 |
1. Please note that this dataset is currently in development and is therefore not fixed. The structure, content, and availability of the dataset may change as improvements and updates are made.
|
| 82 |
-
2. The Dataset viewer has been disabled for this dataset since it uses a [custom](bam-asr-all.py). You can safely load this dataset and all its features as a HF dataset object though (see usage section)
|
| 83 |
|
| 84 |
---
|
| 85 |
|
|
|
|
| 79 |
## Important Note
|
| 80 |
|
| 81 |
1. Please note that this dataset is currently in development and is therefore not fixed. The structure, content, and availability of the dataset may change as improvements and updates are made.
|
| 82 |
+
2. The Dataset viewer has been disabled for this dataset since it uses a [custom loading script](bam-asr-all.py). You can safely load this dataset and all its features as a HF dataset object though (see usage section)
|
| 83 |
|
| 84 |
---
|
| 85 |
|