d0rj commited on
Commit
ef2fba7
1 Parent(s): 28dddc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -21,7 +21,28 @@ dataset_info:
21
  num_examples: 4875
22
  download_size: 2781679
23
  dataset_size: 4816143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
- # Dataset Card for "audiocaps"
26
 
27
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
21
  num_examples: 4875
22
  download_size: 2781679
23
  dataset_size: 4816143
24
+ license: gpl-3.0
25
+ task_categories:
26
+ - text-to-speech
27
+ language:
28
+ - en
29
+ multilinguality:
30
+ - monolingual
31
+ tags:
32
+ - youtube
33
+ - captions
34
+ pretty_name: AudioCaps
35
+ size_categories:
36
+ - 10K<n<100K
37
+ source_datasets:
38
+ - original
39
+ paperswithcode_id: audiocaps
40
  ---
 
41
 
42
+ # audiocaps
43
+
44
+ ## Dataset Description
45
+
46
+ - **Homepage:** https://audiocaps.github.io/
47
+ - **Repository:** https://github.com/cdjkim/audiocaps
48
+ - **Paper:** [AudioCaps: Generating Captions for Audios in The Wild](https://aclanthology.org/N19-1011.pdf)