owos / afri_augs

Data Augmentation for Generative models
1 stars 5 forks source link

Create script for prompting Llama 7b, BloomZ and Mistral 7b #2

Closed owos closed 8 months ago

owos commented 8 months ago

Solution should provide a script for prompt llama 7b with a given template prompt. The script should take in CLI arguments and be transferable to other models like Mistral and bloomz. See [2307.16833] Data Augmentation for Neural Machine Translation using Generative Language Model for more information.

Useful resources: https://github.com/zsc/llama_infer/blob/main

faithhunja commented 8 months ago

Hello. I am interested in this issue. Could I have it assigned to me? Thanks.

owos commented 8 months ago

Hi @faithhunja How is it going with this?

faithhunja commented 8 months ago

Hi @owos . Will post some code later today for your review