AI4Finance-Foundation / AI4Finance-Foundation/FinGPT
Fine-tuning error.
- 主要语言
- Jupyter Notebook
- 星标
- 21.3k
- 派生
- 3k
- 平均合并
- 8 小时 42 分钟
- 30 天内合并 PR
- 7
描述
Hey guys,
I'm trying to do finetunning using finGPT.
According to the website https://medium.datadriveninvestor.com/introducing-fingpt-forecaster-the-future-of-robo-advisory-services-50add34e3d3c
it takes 2 steps such as:
1- Prepare Data (prepare_data.ipynb)
2- The Training Process (train_lora.py)
Executing the first step (prepare_data.ipynb) generates two folders, one containing the .csv files and the other containing the .json files, as in the image below

The problem is in the second step:
When executing the train_lora.py file I have the following error AttributeError: 'NoneType' object has no attribute 'strip' , as in the image below

I don't know what else to do... please, could someone help me?
Many thanks!!
贡献指南
评估
这个 Issue 还没有评估数据。