ear-eval / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
d389cd5 verified
|
Raw
History Blame
536 Bytes
---
language:
- en
dataset_info:
features:
- name: slurp_id
dtype: int64
- name: sentence
dtype: string
- name: annotation
dtype: string
- name: critical_word
dtype: string
- name: non_critical_word
dtype: string
- name: ans_transcript
dtype: string
- name: unans_transcript
dtype: string
splits:
- name: train
num_bytes: 13397
num_examples: 50
download_size: 13327
dataset_size: 13397
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---