bambadij's picture
Upload README.md with huggingface_hub
f70713e
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 1712789
num_examples: 7999
- name: eval
num_bytes: 472000
num_examples: 2000
download_size: 505986
dataset_size: 2184789
---
# Dataset Card for "Tweet_sentiment_analysis_Distilbert"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)