LLM_DATASET / README.md
GHOFRANEE's picture
Upload README.md with huggingface_hub
6fcaecb
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 548281
num_examples: 60
- name: validation
num_bytes: 198365
num_examples: 20
download_size: 318586
dataset_size: 746646
---
# Dataset Card for "LLM_DATASET"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)