configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: input | |
dtype: string | |
- name: output | |
dtype: string | |
- name: instruction | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 52762154 | |
num_examples: 11104 | |
- name: test | |
num_bytes: 6733552 | |
num_examples: 1490 | |
download_size: 10979923 | |
dataset_size: 59495706 | |
# Dataset Card for "fingpt-convfinqa" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |