metadata
dataset_info:
features:
- name: sample_id
dtype: string
- name: context
dtype: string
- name: qa
dtype: string
- name: speaker_a
dtype: string
- name: speaker_b
dtype: string
- name: num_questions
dtype: int32
splits:
- name: train
num_bytes: 1302057
num_examples: 10
download_size: 571609
dataset_size: 1302057
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-nc-4.0
language:
- en
This repository reproduces the standard formatting implemented in https://github.com/snap-research/locomo for further reproducibility usages.