jp_prompted_comp / README.md
Respair's picture
Upload dataset
edf8690 verified
|
Raw
History Blame Contribute Delete
739 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: index
dtype: int64
- name: filename
dtype: string
- name: text
dtype: string
- name: duration
dtype: float64
- name: spk
dtype: string
- name: id
dtype: int64
- name: caption
dtype: string
- name: key
dtype: string
- name: romaji
dtype: string
- name: potential_role_candidates
dtype: string
- name: output
dtype: string
- name: scenario
dtype: string
- name: latents
list:
list: float64
splits:
- name: train
num_bytes: 168790605932
num_examples: 1717236
download_size: 165615841998
dataset_size: 168790605932
---