├── README.md ├── Test_simple version.py ├── Traning data_BreakGPT_with_Multi_stage.jsonl ├── Traning data_BreakGPT_without_Multi_stage.jsonl ├── Traning data_report generator.jsonl └── traning.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/README.md -------------------------------------------------------------------------------- /Test_simple version.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/Test_simple version.py -------------------------------------------------------------------------------- /Traning data_BreakGPT_with_Multi_stage.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/Traning data_BreakGPT_with_Multi_stage.jsonl -------------------------------------------------------------------------------- /Traning data_BreakGPT_without_Multi_stage.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/Traning data_BreakGPT_without_Multi_stage.jsonl -------------------------------------------------------------------------------- /Traning data_report generator.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/Traning data_report generator.jsonl -------------------------------------------------------------------------------- /traning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neviim96/FinanceGPT-B/HEAD/traning.py --------------------------------------------------------------------------------