FineTuning1 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
9619b14 verified
|
raw
history blame
522 Bytes
---
language:
- tr
license: mit
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: 36458.852459016394
num_examples: 54
- name: test
num_bytes: 4726.147540983607
num_examples: 7
download_size: 31105
dataset_size: 41185.0
---