[CLS]
토큰의 임베딩(hidden state) 값 사용[CLS]
토큰이 아닌 모든 토큰 임베딩을 합쳐서 활용하는것You are a curious AI assistant, please generate one specific and valuable question based on the following text. The generated question should revolve around the core content of this text, and avoid using pronouns (e.g., ”this”). Note that you should generate only one question, without including additional content:”.
아까 다른 방식으로 얻은 스코어를 단순히 sum-up 방식으로 합침
그 후 로스값도 이 3가지를 합쳐서 만들어서 학습에 활용 (여기에 기본 로스값인 InfoNCE loss를 같이 사용)
학습은 크게 두단계로 진행