oliverwang15 commited on
Commit
b313b78
1 Parent(s): 603cac6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,6 +7,9 @@ language:
7
  metrics:
8
  - accuracy
9
  - f1
 
 
 
10
  ---
11
 
12
  ## [FinGPT_ChatGLM2_Sentiment_Instruction_LoRA_FT(FinGPT v3)](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT-v3) is a LLM finetuned with LoRA method on the News and Tweets sentiment analysis dataset which achieve best scores on most of the financial sentiment analysis datasets.
@@ -84,5 +87,4 @@ for sentiment in out_text:
84
 
85
  ## Ⅲ. How to Train
86
 
87
- Coming Soon.
88
-
 
7
  metrics:
8
  - accuracy
9
  - f1
10
+ tags:
11
+ - ChatGLM2
12
+ - LoRA
13
  ---
14
 
15
  ## [FinGPT_ChatGLM2_Sentiment_Instruction_LoRA_FT(FinGPT v3)](https://github.com/AI4Finance-Foundation/FinGPT/tree/master/fingpt/FinGPT-v3) is a LLM finetuned with LoRA method on the News and Tweets sentiment analysis dataset which achieve best scores on most of the financial sentiment analysis datasets.
 
87
 
88
  ## Ⅲ. How to Train
89
 
90
+ Coming Soon.