add ogg format audio
Browse files- README.md +3 -1
- train/train.parquet +2 -2
README.md
CHANGED
|
@@ -5,13 +5,15 @@ dataset_info:
|
|
| 5 |
dtype: string
|
| 6 |
- name: image
|
| 7 |
dtype: image
|
|
|
|
|
|
|
| 8 |
- name: tag
|
| 9 |
dtype: string
|
| 10 |
- name: text_id
|
| 11 |
dtype: string
|
| 12 |
splits:
|
| 13 |
- name: train
|
| 14 |
-
num_examples:
|
| 15 |
---
|
| 16 |
From https://github.com/audioset/ontology
|
| 17 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 5 |
dtype: string
|
| 6 |
- name: image
|
| 7 |
dtype: image
|
| 8 |
+
- name: audio
|
| 9 |
+
dtype: audio
|
| 10 |
- name: tag
|
| 11 |
dtype: string
|
| 12 |
- name: text_id
|
| 13 |
dtype: string
|
| 14 |
splits:
|
| 15 |
- name: train
|
| 16 |
+
num_examples: 2403
|
| 17 |
---
|
| 18 |
From https://github.com/audioset/ontology
|
| 19 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
train/train.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:505f87132940f18f551b2dcc3abe4fb0787f5c7fc25ae04d8a339f94cd4edbb5
|
| 3 |
+
size 789250049
|