Skip to content

Commit e5efd0c

Browse files
Update README.md
1 parent 911a2f3 commit e5efd0c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# DEAR Dataset Code
2+
[![HF Dataset](https://img.shields.io/badge/%F0%9F%A4%97%20Dataset-HSLU--AAI%2FDEAR-yellow?logo=huggingface)](https://huggingface.co/datasets/HSLU-AAI/DEAR)
23

34
This is a [`torch.utils.data.Dataset`](https://pytorch.org/docs/stable/data.html#torch.utils.data.Dataset) class
45
for the Deep Evaluation of Acoustic Representations (DEAR) dataset.
5-
The corresponding [paper](https://arxiv.org/abs/2502.06664) is on the arXiv and the [data](https://doi.org/10.5281/zenodo.14646594) is on Zenodo.
6+
The corresponding [paper](https://arxiv.org/abs/2502.06664) is on arXiv, and the [data](https://doi.org/10.5281/zenodo.14646594) is on Zenodo or [HuggingFace](https://huggingface.co/datasets/HSLU-AAI/DEAR).
67

78
## Usage
89

0 commit comments

Comments
 (0)