Skip to content

AlexJJJChen/FinTextQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinTextQA

Thank you for your attention to this dataset. Unfortunately, I am sorry to inform you that the legal department at HSBC has not granted permission to open source the dataset of textbook part. However, I would be happy to provide details on how we collected the data if you are interested. Send me an email via jchen524@connect.hkust-gz.edu.cn

Requirements

To create an environment with MiniConda and activate it.

conda create -n fintextqa python==3.10
conda activate fintextqa
pip install -r requirements.txt

Usage

If you want to get evidence from document, please run the following code:

python get_evidence.py

If you want to get response from document, please run the following code:

python get_response.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published