FineTuning / README.md
KilicMehmet's picture
Upload README.md with huggingface_hub
5d068e8 verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 45535.03921568627
num_examples: 137
- name: test
num_bytes: 5317.9607843137255
num_examples: 16
download_size: 0
dataset_size: 50853.0
---
# Dataset Card for "FineTuning"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)