You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any examples to reproduce the xFinance result? I.e., examples of using a TextDataset for the domain knowledge/ unsupervised fine tuning and then InstructionDataset for instruct tuning? I have many questions on the xFinance methodology such as:
Was the finetuning done using PEFT/LoRa (for both text and instruct tuning)?
How were subsequent fine-tunings completed? i.e. if the answer to 1 is that LoRa was used, how did you continue training the LoRa checkpoints?
How many epochs on each text/instruct dataset?
What LoRa rank was used?
What target_modules were used for each tuning?
I have more questions, but any insight into the XFinance methodology would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Hi @mjsteele12,
Thanks for interest in our model!
We have a blogpost about it where we describe the process of data collection, finetuning and evaluation.
Are there any examples to reproduce the xFinance result? I.e., examples of using a TextDataset for the domain knowledge/ unsupervised fine tuning and then InstructionDataset for instruct tuning? I have many questions on the xFinance methodology such as:
I have more questions, but any insight into the XFinance methodology would be greatly appreciated!
The text was updated successfully, but these errors were encountered: