Liyan06 / MiniCheck

MiniCheck: Efficient Fact-Checking of LLMs on Grounding Documents [EMNLP 2024]
Apache License 2.0
106 stars 11 forks source link

A request for finetune code about MiniCheck-FT5 #2

Closed lifelsl closed 4 months ago

lifelsl commented 4 months ago

I tried to follow the approach of MiniCheck-FT5 in the paper a few days ago, but unfortunately, it did not achieve the same good effectšŸ¤£. I also understand that this is because my finetune code was not written very well. It is not a simple text classification task. If it's convenient for you, could you please send me the finetune code of the MiniCheck-FT5.

Liyan06 commented 4 months ago

Hi,

You can double check the "Appendix G Training Details" in the paper to make sure you train the model the same way as we did.

For fine-tuning: