llk010502's picture
ReadME Init
ba20939

A newer version of the Gradio SDK is available: 4.37.2

Upgrade
metadata
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.