File size: 1,255 Bytes
c89a9d8
 
ba20939
c89a9d8
 
 
 
 
 
 
 
 
ba20939
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: FinGPT Forecaster Chinese
emoji: 📈
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 4.26.0
app_file: app.py
pinned: false
license: apache-2.0
---

# This is the Chinese Version of FinGPT-Forecaster.

Targeted for the Chinese A-share market, we performed the instruction-based fine-tuning task on the market data of SZ50(上证50指数) with LoRA and Llama-2-7B-chat base model.

Like our released FinGPT-Forecaster, this Chinese version is also able to take the **input of company's recent information**(News, Financial Basics, Stock Price) with the **output of future forecasting**(Positive&Negative Summary and Stock Price Trend Prediction).

Our training data was collected from public website such as (https://stock.eastmoney.com/) as well as the AKshare API(https://github.com/akfamily/akshare). Moreover, we also performed a solid data processing job to obtain high-quality instruction-tuning datasets.

For more detailed and customized implementation, refer to our **FinGPT project** <https://github.com/AI4Finance-Foundation/FinGPT>

**Disclaimer: Nothing herein is financial advice, and NOT a recommendation to trade real money. Please use common sense and always first consult a professional before trading or investing.**