Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceYanghy authored Aug 14, 2023
1 parent 4b24d5e commit a245a64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ We democratize Internet-scale data for financial large language models (FinLLMs)
* [FinGPT V3 (Updated on 8/4/2023)](./fingpt)

+ **FinGPT v3 series are LLMs finetuned with LoRA method on the News and Tweets sentiment analysis dataset which achieve best scores on most of the financial sentiment analysis datasets.**
+ FinGPT v3.1 uses ChatGLM2-6B as base model
+ FinGPT v3.2 uses llama2-7b as base model
* FinGPT v3.1 uses chatglm2-6B as base model
* FinGPT v3.2 uses llama2-7b as base model
+ Benchmark Results:
| Weighted F1 | [BloombergGPT](https://arxiv.org/abs/2303.17564) | [ChatGLM2](https://github.com/THUDM/ChatGLM2-6B) | [Llama2](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) |[FinGPT v3.1](https://huggingface.co/oliverwang15/FinGPT_v31_ChatGLM2_Sentiment_Instruction_LoRA_FT) |v3.1.1 (8bit)|v3.1.2 (QLoRA)| [FinGPT v3.2](https://huggingface.co/oliverwang15/FinGPT_v32_Llama2_Sentiment_Instruction_LoRA_FT) |
| ---------------------- | ------------ | -------- | ---------------- | --------- | ----------------- | ----------------- |----------------- |
Expand Down

0 comments on commit a245a64

Please sign in to comment.