metadata
dataset_info:
config_name: SST-2-sentiment-analysis
features:
- name: id
dtype: int64
- name: answer
dtype: string
- name: question
dtype: string
- name: choices
sequence: string
splits:
- name: train
num_bytes: 1223672
num_examples: 6920
- name: dev
num_bytes: 155492
num_examples: 872
- name: test
num_bytes: 321120
num_examples: 1821
download_size: 784694
dataset_size: 1700284
configs:
- config_name: SST-2-sentiment-analysis
data_files:
- split: train
path: SST-2-sentiment-analysis/train-*
- split: dev
path: SST-2-sentiment-analysis/dev-*
- split: test
path: SST-2-sentiment-analysis/test-*
Dataset from YJiangcm. Add "choices" and other column names to the original dataset for easier implementation.
LICENSE
Please refer to MIT License Copyright (c) 2020 YJiangcm