Fatemeh Karbalaei
Results
2
issues of
Fatemeh Karbalaei
Hi, As I was trying to run [README_CPO-ml-100k.ipynb,](https://github.com/TobyGE/FCPO/blob/main/fcpo/README_CPO-ml-100k.ipynb) in the last line of the code for 'Train' cell which is : cpo.train(n_episodes, modelPath) I got the error : forward() takes...
Hi, Thanks for sharing the implementations. I had a question about whether using my own credit related dataset size would affect the quality of fine-tuning the Llama model. Imagine that...