htyao89 / KgCoOp

82 stars 8 forks source link

kgcoop.py #10

Open zbb1111 opened 5 months ago

zbb1111 commented 5 months ago

Thank you very much for your excellent paper. I would like to ask: Where is the code about innovation points in the article? Is it in kgcoop.py? Where is the lkg loss function in the code, I couldn't find it? If I only want to get the best prompt template for each dataset, what code is it related to? Looking forward to your reply!

htyao89 commented 5 months ago

Thank you very much for your excellent paper. I would like to ask: Where is the code about innovation points in the article? Is it in kgcoop.py? Where is the lkg loss function in the code, I couldn't find it? If I only want to get the best prompt template for each dataset, what code is it related to? Looking forward to your reply!

kgcoop.py is the core code. Lkg is the "score" used in the code.