language: | |
- en | |
license: | |
- mit | |
dataset_info: | |
- config_name: formal | |
features: | |
- name: Sentence | |
dtype: string | |
splits: | |
- name: train | |
- config_name: informal | |
features: | |
- name: Sentence | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 6245959 | |
num_examples: 104562 | |
configs: | |
- config_name: formal | |
data_files: | |
- split: train | |
path: formal/*.csv | |
- config_name: informal | |
data_files: | |
- split: train | |
path: informal/*.csv | |