Alpaca69B's picture
Upload dataset
29fd84c verified
|
raw
history blame
No virus
481 Bytes
---
dataset_info:
features:
- name: sentence
dtype: string
- name: aspect
dtype: string
- name: sentiment
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1673969
num_examples: 3759
- name: test
num_bytes: 475590
num_examples: 1056
download_size: 990515
dataset_size: 2149559
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---