-
Notifications
You must be signed in to change notification settings - Fork 1
Home
elliednorris edited this page Dec 8, 2021
·
4 revisions
- Using the CodeGen repo (https://github.com/facebookresearch/CodeGen) to run the IBM dataset for the C++ -> Python translation task out-of-the-box, and prepare to fine-tune
- Exploring GPT-J (https://huggingface.co/EleutherAI/gpt-j-6B) or Code Clippy (https://github.com/CodedotAl/gpt-code-clippy) and figuring out ways to leverage it for our task
- Generating encoder representations of the IBM dataset and analyzing the embedding space