passionMan's picture
Upload README.md with huggingface_hub
5134009
|
raw
history blame
660 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 541970
num_examples: 2527
- name: test
num_bytes: 180736
num_examples: 843
download_size: 136249
dataset_size: 722706
---
# Dataset Card for "usda_tokenized_target"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)