You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let us DO NOT expect Wall Street to open-source LLMs nor open APIs, due to FinTech institutes' internal regulations and policies.
13
+
Let us DO NOT expect Wall Street to open-source LLMs or open APIs, due to FinTech institutes' internal regulations and policies.
14
14
15
15
[Blueprint of FinGPT](https://arxiv.org/abs/2306.06031)
16
16
@@ -27,7 +27,7 @@ Let us DO NOT expect Wall Street to open-source LLMs nor open APIs, due to FinTe
27
27
3). The key technology is "RLHF (Reinforcement learning from human feedback)", which is missing in BloombergGPT. RLHF enables an LLM model to learn individual preferences (risk-aversion level, investing habits, personalized robo-advisor, etc.), which is the "secret" ingredient of ChatGPT and GPT4.
28
28
29
29
## Instruction Tuning Datasets and Models
30
-
The datasets we used, and the **multi-task financial LLMs** models are available at <https://huggingface.co/FinGPT>
30
+
The datasets we used, and the **multi-task financial LLM** models are available at <https://huggingface.co/FinGPT>
31
31
32
32
| Datasets | Train Rows | Test Rows |Description |
@@ -47,7 +47,7 @@ The datasets we used, and the **multi-task financial LLMs** models are available
47
47
'Financial Named Entity Recognition',]
48
48
demo_inputs = [
49
49
"Glaxo's ViiV Healthcare Signs China Manufacturing Deal With Desano",
50
-
"Apple Inc Chief Executive Steve Jobs sought to soothe investor concerns about his health on Monday, saying his weight loss was caused by a hormone imbalance that is relatively simple to treat.",
50
+
"Apple Inc. Chief Executive Steve Jobs sought to soothe investor concerns about his health on Monday, saying his weight loss was caused by a hormone imbalance that is relatively simple to treat.",
51
51
'gold trades in red in early trade; eyes near-term range at rs 28,300-28,600',
52
52
'This LOAN AND SECURITY AGREEMENT dated January 27 , 1999 , between SILICON VALLEY BANK (" Bank "), a California - chartered bank with its principal place of business at 3003 Tasman Drive , Santa Clara , California 95054 with a loan production office located at 40 William St ., Ste .',]
0 commit comments