ngocbh / DiverseSamplingLLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiverseDecodingLLM

This is a final project for CPSC 486 course. Title "Diverse Batch Sampling for Large Language Models".

Instruction to Run

To reproduce the results in the report, run the following command:

python run_exp.py --run_id=1

About


Languages

Language:Jupyter Notebook 87.6%Language:Python 12.4%