How do I fine-tune based on csv data in columns

Hello everyone. Could you help me? I have data in a csv file. There are multiple columns, such as quarter (of the year) that the result refers to, the group that the result refers to, the geographic location of the result, and of course, the percentage result.

There are about 400 rows of data. Can I fine-tune a GPT model with a sample of these data, and have it provide answers based on the entire dataset? Thanks :slight_smile:

2 Likes

could you find an answer to it? Same problem here …