rt_merged / README.md
sheepy928's picture
Upload README.md with huggingface_hub
58fbd29
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: sentence
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 25082040.23509904
num_examples: 170188
- name: test
num_bytes: 4426363.76490096
num_examples: 30034
download_size: 18535178
dataset_size: 29508404.0
---
# Dataset Card for "cs490_reddit_twitter_merged"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)