606 Commits

Author SHA1 Message Date
Bruce Yang ByFinTech
24374f48f9 Update README.md 2023-10-13 13:35:41 +08:00
oliverwang15
792a2feeea Updates on the best model ever: FinGPT v3.3 2023-10-12 22:57:56 -04:00
oliverwang15
e1a1232b71 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:43:22 -04:00
oliverwang15
d440589d95 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:35:03 -04:00
oliverwang15
5e3546663b Updates on the best model ever: FinGPT v3.3 2023-10-12 20:29:42 -04:00
oliverwang15
adb605c425 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:21:39 -04:00
oliverwang15
c458cc2720 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:21:12 -04:00
oliverwang15
c2cc3a2cc4 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:20:21 -04:00
oliverwang15
b06c5c927d Updates on the best model ever: FinGPT v3.3 2023-10-12 20:18:10 -04:00
oliverwang15
21d7b43492 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:17:49 -04:00
oliverwang15
845ded91f2 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:17:15 -04:00
oliverwang15
c362c34111 Merge branch 'master' of https://github.com/AI4Finance-Foundation/FinGPT 2023-10-12 20:15:48 -04:00
oliverwang15
1b2ea18b00 Updates on the best model ever: FinGPT v3.3 2023-10-12 20:15:28 -04:00
raphaelzhou1
72ed952461 accuracy - f1 score: without RAG:
f1 score:  0.7876588021778584
accuracy score:  0.7876588021778584

with RAG:
f1 score:  0.8130671506352088
accuracy score:  0.8130671506352087
2023-10-12 19:42:38 -04:00
raphaelzhou1
267f5b6783 correct mistake: compare non-RAG vs. RAG sentiment classification using gpt: 0.7876588021778584 vs. 0.8130671506352088 2023-10-12 08:54:45 -04:00
raphaelzhou1
d0c7530b48 update README on RAG 2023-10-12 08:48:27 -04:00
Tianyu Zhou
e0c6188b94 Merge branch 'AI4Finance-Foundation:master' into master 2023-10-12 08:40:00 -04:00
raphaelzhou1
ca17854545 compare RAG vs. non-RAG sentiment classification using gpt: 0.7876588021778584 vs. 0.8130671506352088 2023-10-12 08:39:13 -04:00
raphaelzhou1
495e57bdf6 compare RAG vs. non-RAG sentiment classification using gpt, data as sent_valid_penultimate_run_classified_classified.csv 2023-10-12 08:20:23 -04:00
raphaelzhou1
0a69d23afd extract news classification logic out of external LLMs, put into utils 2023-10-12 07:43:59 -04:00
raphaelzhou1
aada7601d7 add sentiment_classification_by_external_LLMs 2023-10-12 07:24:20 -04:00
raphaelzhou1
190fca41d8 reorganize llm modules 2023-10-12 06:46:09 -04:00
Bruce Yang ByFinTech
4a94325dea Update README.md 2023-10-12 12:33:57 +08:00
Bruce Yang ByFinTech
72d1841286 Update README.md 2023-10-12 11:17:41 +08:00
Bruce Yang ByFinTech
1ecc7c2e7b Update README.md 2023-10-12 11:16:53 +08:00
Bruce Yang ByFinTech
1997dbfd81 Update README.md 2023-10-12 11:16:26 +08:00
oliverwang15
f7dc15687f updates on finbert of FinGPT v3 2023-10-11 22:18:07 -04:00
Noir97
187636088b Merge pull request #90 from eltociear/patch-2
Update FinGPT-RAG/README.md
2023-10-11 23:12:31 +08:00
Noir97
a927517abd Merge pull request #91 from Noir97/master
FinGPT-Benchmark
2023-10-11 23:12:10 +08:00
Noir97
afde0f6685 Merge branch 'AI4Finance-Foundation:master' into master 2023-10-11 23:08:38 +08:00
Noir97
9343401091 add files for FinGPT-Benchmark 2023-10-11 22:53:51 +08:00
Bruce Yang ByFinTech
bf2fe08a11 Update readme.md 2023-10-10 19:38:27 +08:00
Bruce Yang ByFinTech
cc169ca223 Update readme.md 2023-10-10 19:38:12 +08:00
Ikko Eltociear Ashimine
a295149f8b Update FinGPT-RAG/README.md
Framwork -> Framework
2023-10-10 01:57:22 +09:00
Bruce Yang ByFinTech
539aac53c6 Update README.md 2023-10-09 11:25:04 +08:00
Bruce Yang ByFinTech
eb7582f8ed Update README.md 2023-10-08 23:33:53 +08:00
Bruce Yang ByFinTech
09632a3433 Update README.md 2023-10-08 23:24:22 +08:00
Bruce Yang ByFinTech
261237c961 Update readme.md 2023-10-08 23:22:12 +08:00
Bruce Yang ByFinTech
12345eb2f4 Merge branch 'master' of https://github.com/AI4Finance-Foundation/FinGPT 2023-10-08 23:18:50 +08:00
Bruce Yang ByFinTech
e0c42c96f2 2023-10-08 Refactoring 2023-10-08 23:18:48 +08:00
Bruce Yang ByFinTech
170c3b2609 Update README.md 2023-10-08 19:57:25 +08:00
Bruce Yang ByFinTech
001a438e4c Update README.md 2023-10-08 19:54:52 +08:00
raphaelzhou1
56232ecad6 update external LLM to turbo 3.5, instead of davinci; modify prompt 2023-10-08 05:57:59 -04:00
raphaelzhou1
bfbd5d3697 easygui may contai Trace/BPT trap: 5 error on MacOS for new releases; replace with tkinter 2023-10-08 05:48:35 -04:00
raphaelzhou1
9bf8a5ffe4 reorganize classifcation by calling external LLMs 2023-10-08 05:32:28 -04:00
Bruce Yang ByFinTech
cfa902b2d6 Update README.md 2023-10-08 17:23:26 +08:00
Bruce Yang ByFinTech
e449195843 Merge branch 'master' of https://github.com/AI4Finance-Foundation/FinGPT 2023-10-08 17:22:53 +08:00
Bruce Yang ByFinTech
2c1955b979 Create FinGPT_Benchmark_update1.png 2023-10-08 17:22:51 +08:00
Bruce Yang ByFinTech
2e3a725216 Update README.md 2023-10-08 16:38:44 +08:00
Bruce Yang ByFinTech
fc1f8309b1 Update README.md 2023-10-08 16:37:44 +08:00