Closed Labmem009 closed 11 months ago
Thanks for your interest in our work.
For the first question, it would be yes. It is fine to do cherry analysis and selection directly on base Llama2 models. For the second question, I would say that from the Research Viewpoint, using pre-experienced models is more reasonable and performs better. However from the Real-world Implementation Viewpoint, directly using the base model is more easy and efficient. It's kind of a tradeoff.
I noticed your update in README. Did that mean we can only use base model to do cherry analysis and selection? Directly use base model or use pre-experienced model, which performance is better?