kg-llm
kg-llm copied to clipboard
Time consumption?
Thanks for the impressive work. I was also trying to fintune LLAMA 7b for KG link prediction on my own dataset. I was using huggingface trainer and it cost me huge amount of time for finetuing. As the training time is not indicated in your paper, may I ask how much time you spent in training an entity prediction model? It is very important because traditional KG completion models can achieve good performance with much fewer training cost. If LLMs cannot outperform them even with much large time consumption, it would be not that practical.
Please correct me if I have misunderstanding. Cheers