|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
extra_gated_prompt: 'You agree to the following license terms: |
|
|
|
This material and data is licensed under the terms of the Creative Commons Attribution |
|
4.0 International License (CC BY 4.0), The full text of the CC-BY 4.0 license is |
|
available at https://creativecommons.org/licenses/by/4.0/. |
|
|
|
|
|
Notwithstanding the foregoing, this material and data may only be used, modified |
|
and distributed for the express purpose of training AI models, and subject to the |
|
foregoing restriction. In addition, this material and data may not be used in order |
|
to create audiovisual material that simulates the voice or likeness of the specific |
|
individuals appearing or speaking in such materials and data (a “deep-fake”). To |
|
the extent this paragraph is inconsistent with the CC-BY-4.0 license, the terms |
|
of this paragraph shall govern. |
|
|
|
|
|
By downloading or using any of this material or data, you agree that the Project |
|
makes no representations or warranties in respect of the data, and shall have no |
|
liability in respect thereof. These disclaimers and limitations are in addition |
|
to any disclaimers and limitations set forth in the CC-BY-4.0 license itself. You |
|
understand that the project is only able to make available the materials and data |
|
pursuant to these disclaimers and limitations, and without such disclaimers and |
|
limitations the project would not be able to make available the materials and data |
|
for your use.' |
|
extra_gated_fields: |
|
I have read the license, and agree to its terms: checkbox |
|
dataset_info: |
|
features: |
|
- name: uuid |
|
dtype: string |
|
- name: audio |
|
dtype: audio |
|
- name: orig_text |
|
dtype: string |
|
- name: text |
|
dtype: string |
|
- name: stats |
|
struct: |
|
- name: numFullPlays |
|
dtype: int64 |
|
- name: numPauseClicks |
|
dtype: int64 |
|
- name: numPlayClicks |
|
dtype: int64 |
|
- name: referer |
|
dtype: string |
|
- name: time |
|
dtype: float64 |
|
- name: user_agent |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 9069716540.823 |
|
num_examples: 88379 |
|
- name: test |
|
num_bytes: 1744907919.338 |
|
num_examples: 13386 |
|
download_size: 9375789304 |
|
dataset_size: 10814624460.161 |
|
--- |
|
# Dataset Card for "audio-labeled" |
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |