CoolFace
Datasetpublic

agkphysics/AudioSet

Dataset Card for AudioSet Dataset Summary AudioSet is a dataset of 10-second clips from YouTube, annotated into one or more sound categories, following the AudioSet ontology. Supported Tasks and Leaderboards audio-classification: Classify audio clips into categories. The leaderboard is available here Languages The class labels in the dataset are in English. Dataset Structure Data Instances Example… See the full description on the dataset page: https://huggingface.co/datasets/agkphysics/AudioSet.

sourceHugging Facecc-by-4.0updated 11mo agoView on Hugging Face
109likes58kdownloads
11 commits on main
0c609e811mo ago

Convert to Parquet format (#5)

agkphysics
5a2fa423y ago

Add unbalanced config. Fix memory leak.

agkphysics
cac0e783y ago

Upload unbalanced data CSV.

agkphysics
728fffe3y ago

Upload unbalanced training data.

agkphysics
c2f9c5b3y ago

Update README.

agkphysics
4e17ae03y ago

Move data files to subdirectory.

agkphysics
196c0903y ago

Update README.

agkphysics
e1a0de83y ago

Add dataset loading script.

agkphysics
c051cda3y ago

Update README with additional metadata.

agkphysics
d8c6eb33y ago

Add files.

agkphysics
4695ad53y ago

initial commit

agkphysics