huggingface / huggingface/audio-transformers-course
Unit 1. (datasets) dataset scripts are no longer supported
Open
- Dominant language
- MDX
- Stars
- 522
- Forks
- 156
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
dataset scripts are no longer supported for datasets>=4.0
needed to use the following pip command to be able to download the dataset and follow the course
```bash
pip install datasets==3.6.0
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Unit 1 dataset instructions and check how the course currently tells learners to install or download the dataset. Update the instructions to account for dataset scripts no longer being supported in datasets 4.0 and verify that the documented pip command lets learners follow the course.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100