tententgc/finetuning-ChatGptmodel
This repository contains a fine-tuned version of the ChatGPT language model for finance-related tasks. The model was pre-trained on a large corpus of text and then fine-tuned on financial documents, news articles, and other relevant sources to improve its performance on tasks such as financial news generation.
No commits in the last 6 months.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
May 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tententgc/finetuning-ChatGptmodel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
voidful/TextRL
Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation...
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.