/WSD-for-IR

Query Generation using GPT-3 for CLIP-based WSD for IR

Query Generation using GPT-3 for CLIP-based WSD for IR

Summary

To be appeared in star SEM 2023.

Authors: Xiaomeng Pan, Zhousi Chen, Mamoru Komachi

Here are codes of Query Generation using GPT-3 for CLIP-based WSD for IR mentioned in our paper.

Simple words for introducing our work are below, if you are interested in our research, please refer to our paper, Thanks.

Resource

Here we use the dataset released from SemEval 2023 task 1.

Three language versions (English, Farsi, Italian) of the dataset are available, we only use English version in our research.

You can check them on their website → https://raganato.github.io/vwsd/

Method

We apply GPT-3 for CLIP-based WSD for IR.

GPT-3

Here we use GPT-3 for query generation.

CLIP

We apply CLIP and also fine-tune it.

Licence

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.