metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: before_sent
dtype: string
- name: after_sent
dtype: string
- name: before_sent_with_intent
dtype: string
- name: labels
dtype: string
- name: confidence
dtype: string
- name: doc_id
dtype: string
- name: revision_depth
dtype: string
splits:
- name: train
num_bytes: 310170436
num_examples: 293929
- name: validation
num_bytes: 35516792
num_examples: 34026
- name: test
num_bytes: 41970653
num_examples: 39816
download_size: 119234711
dataset_size: 387657881