GPT-CLS-CARP icon indicating copy to clipboard operation
GPT-CLS-CARP copied to clipboard

Questions about the paper

Open Gyuyeong opened this issue 1 year ago • 2 comments

After reading the paper, I have some questions:

  1. Is CARP applied on an already fine-tuned LLM like Chat GPT? If so, if I am trying to apply this concept in a model that has not been fine-tuned at all (for example GPT variants that can be found in Huggingface), how should I prepare the training data to fine-tune the LLM so that CARP can be effectively applied?
  2. I do not understand what the paper says regarding using training sets. From what I understand, there is a training set, and you sample some of them out using SimCSE for few-shot learning demonstration examples. However, I do not understand where the training set is used other than when sampling out the few-shot examples. Were they used to fine-tune the LLM and you keep them for future use?

I apologize if I asked anything that was already mentioned in the paper and I was not paying close attention to it. Thank you in advance

Gyuyeong avatar Sep 01 '23 11:09 Gyuyeong