bananas_tokenized / README.md
AL49's picture
Upload README.md with huggingface_hub
b3bd67c
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
splits:
- name: train
num_bytes: 81940.0
num_examples: 5
- name: test
num_bytes: 32776.0
num_examples: 2
download_size: 55225
dataset_size: 114716.0
---
# Dataset Card for "bananas_tokenized"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)