Dataset Card for "fingpt-finred"
More Information needed
Dataset Card for fingpt-sentiment-train
This dataset originates from the FinGPT repository. The fingpt-sentiment-train dataset is specifically used for financial sentiment analysis model training.
Dataset Details
Dataset Description
Each sample is comprised of three columns: instruction, input and output.
Language(s): English
Dataset Sources
The code from the original repository was adopted to post it here.
Repository:… See the full description on the dataset page: https://huggingface.co/datasets/flwrlabs/fingpt-sentiment-train.
Dataset Card for "fingpt-forecaster-dow30-202305-202405"
More Information needed
MIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically
Revankumar/fingpt dataset hosted on Hugging Face and contributed by the HF Datasets community
RobertGomezDP/fingpt-ner-sharegpt-style dataset hosted on Hugging Face and contributed by the HF Datasets community
https://choosealicense.com/licenses/odc-by/https://choosealicense.com/licenses/odc-by/
fingpt - all - OG format
Original alpaca style format. loaded/created via: from datasets import load_dataset
dataset_names = [ "FinGPT/fingpt-sentiment-train", "FinGPT/fingpt-fiqa_qa", "FinGPT/fingpt-headline-cls", "FinGPT/fingpt-convfinqa", "FinGPT/fingpt-finred-cls", "FinGPT/fingpt-ner", "FinGPT/fingpt-finred", "FinGPT/fingpt-sentiment-cls", "FinGPT/fingpt-ner-cls", "FinGPT/fingpt-finred-re", "FinGPT/fingpt-headline" ] ds_list = []
for… See the full description on the dataset page: https://huggingface.co/datasets/BEE-spoke-data/fingpt-all.
Dataset Card for "fingpt-sentiment-cls"
More Information needed
Dataset Card for "fingpt-finred-cls"
More Information needed
SimonLiao/fingpt-forecaster-dow30-202305-202405_Deepseek_r1_8B dataset hosted on Hugging Face and contributed by the HF Datasets community
dohonba/combi dataset hosted on Hugging Face and contributed by the HF Datasets community
Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
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
Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
Financial Statements Dataset for FinGPT Fine-Tuning
Overview
This dataset contains 3000 records, specifically designed for fine-tuning a FinGPT model to generate insights from financial statements. The dataset includes:
1000 Balance Sheets 1000 Income Statements 1000 Cash Flow Statements
Each record consists of:
Input: The text of a financial statement (Balance Sheet, Income Statement, or Cash Flow Statement) Output: Corresponding insights, analysis, or advice based on… See the full description on the dataset page: https://huggingface.co/datasets/MudassirFayaz/financial_statements.
Attribution-NonCommercial-NoDerivs 4.0 (CC BY-NC-ND 4.0)https://creativecommons.org/licenses/by-nc-nd/4.0/
License information was derived automatically
제3회 KRX 금융 언어 모델 경진대회 Instruction 데이터셋
팀명 : overfit-brothers
데이터셋 구성
example-it KRX-Bench 예시 데이터 출처: KRX-Bench 예시 데이터
finqa-50k-merged-quality_filtered ConvFinQA-ko fingpt-convfinqa 데이터셋을 샘플링하여 번역한 mncai/finance-tasks-ConvFinQA-ko 의 질문 문장을 gpt-4o API에게 제공하고 CoT 형식의 풀이 데이터 생성 데이터 개수: 26,450 출처 라이센스: ConvFinQA-MIT License
튜토리얼Instruction 데이터 경진대회 튜토리얼에서 제공하는 도메인 합성 데이터(with raw text/web text) 2종에 대해 gpt-4o API를 사용하여 퀄리티 1~5점 스케일로 필터링 후 5점을 획득한 샘플로 재구성 출처1 , 출처2… See the full description on the dataset page: https://huggingface.co/datasets/overfit-brothers/KRX-INST.
Not seeing a result you expected?
Learn how you can add new datasets to our index.
Dataset Card for "fingpt-finred"
More Information needed