llama2-handbook / README.md
thucdangvan020999's picture
Upload README.md with huggingface_hub
96eb544
---
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: 90156.0
num_examples: 11
- name: test
num_bytes: 16392
num_examples: 2
download_size: 59718
dataset_size: 106548.0
---
# Dataset Card for "llama2-handbook"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)