sold-llama2-1k_v2 / README.md
haturusinghe's picture
Upload dataset
b9583b8 verified
---
dataset_info:
features:
- name: tweet
dtype: string
- name: label
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 5405878
num_examples: 6000
- name: val
num_bytes: 1324440
num_examples: 1500
- name: test
num_bytes: 2246228
num_examples: 2500
download_size: 3070684
dataset_size: 8976546
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---