Find answers from the community

Updated 4 months ago

Hi, So I was trying to train GPT-3.5

Hi, So I was trying to train GPT-3.5 turbo on csv data and while loading and storing it there is some mistake that is happening because the llm is not reading the whole data , when I ask questions that requires it to count the answers are pretty wrong . Is there any good method to load store and index csv files?
W
A
2 comments
If you are loading a csv file, I would suggest you use pandasQueryengine or checkout PandasAI: https://docs.pandas-ai.com/intro
Thank you very much
Add a reply
Sign up and join the conversation on Discord