code-dictation / README.md
Andyrasika's picture
Upload README.md with huggingface_hub
c203a74
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 8708.8
num_examples: 40
- name: test
num_bytes: 2177.2
num_examples: 10
download_size: 8160
dataset_size: 10886.0
---
# Dataset Card for "code-dictation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)