tinyAstrology another AI training model example
Posted: Fri Feb 02, 2024 10:57 am
https://github.com/FiveTechSoft/tinyAstrology
In this example we have created the dataset using chatgpt:
1. You ask chatgpt "tell me small questions and answers related to this topic and write the answer in json format"
2. You tell chatgpt to do it again without including previous responses
Once we have the dataset then we train tinyLlama and we get our own specialized IA model
In this example we have created the dataset using chatgpt:
1. You ask chatgpt "tell me small questions and answers related to this topic and write the answer in json format"
2. You tell chatgpt to do it again without including previous responses
Once we have the dataset then we train tinyLlama and we get our own specialized IA model
