CtoD_CS_ForFineTune / README.md
vincenttttt's picture
Upload README.md with huggingface_hub
f4c9942
|
Raw
History Blame Contribute Delete
510 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 10897
num_examples: 27
download_size: 6403
dataset_size: 10897
---
# Dataset Card for "CtoD_CS_ForFineTune"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)