test_index / README.md
polinaeterna's picture
polinaeterna HF staff
Upload dataset
ffb3fa7 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: audio
dtype:
audio:
decode: false
- name: duration_ms
dtype: int32
- name: transcription
dtype: string
- name: transcription_null
dtype: string
- name: audio_null
dtype:
audio:
decode: false
- name: image
dtype: image
- name: image_null
dtype:
image:
decode: false
- name: text
dtype: string
- name: dump
dtype: string
- name: url
dtype: string
- name: date
dtype: string
- name: file_path
dtype: string
- name: language
dtype:
class_label:
names:
'0': en
'1': other
- name: language_score
dtype: float64
- name: token_count
dtype: int64
- name: language_null
dtype:
class_label:
names:
'0': en
'1': other
- name: language_score_null
dtype: float64
- name: token_count_null
dtype: int64
splits:
- name: train
num_bytes: 3857610358.9
num_examples: 12300
download_size: 3765439616
dataset_size: 3857610358.9
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---