|
--- |
|
dataset_info: |
|
features: |
|
- name: instruction |
|
dtype: string |
|
- name: input |
|
dtype: string |
|
- name: output |
|
dtype: string |
|
license: apache-2.0 |
|
task_categories: |
|
- text-generation |
|
- question-answering |
|
language: |
|
- en |
|
tags: |
|
- finance |
|
size_categories: |
|
- 1K<n<10K |
|
--- |
|
|
|
This dataset is a subset of the FIQA dataset proposed by https://sites.google.com/view/fiqa/home. |
|
|
|
The training set is composed of 5,500 examples of the original training set and the test set is composed of 1,000 examples of the original validation set and the original test set. |
|
|
|
Instructions are borrowed from: https://huggingface.co/datasets/FinGPT/fingpt-fiqa_qa |
|
|