FronxOwnerManual / README.md
jmgb0127's picture
Upload README.md with huggingface_hub
f053329
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 1330685
num_examples: 1177
- name: test
num_bytes: 332811
num_examples: 294
download_size: 990561
dataset_size: 1663496
---
# Dataset Card for "FronxOwnerManual"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)