mit-han-lab / smoothquant

[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
https://arxiv.org/abs/2211.10438
MIT License
1.2k stars 138 forks source link

How to conduct zero-shot experiments? #47

Open moodom opened 1 year ago

moodom commented 1 year ago

Hello, I am a beginner in the field of NLP, and I would like to ask how to conduct zero-shot experiments in research papers, especially when dealing with different tasks like the Hellaswag dataset, which involves selecting one option out of four. How should I construct my input and how should I handle the output?