-
- Downloads
create few shot scripts & refactor project
Showing
- modules/data_generator/training_dataset_generator.py 2 additions, 2 deletionsmodules/data_generator/training_dataset_generator.py
- modules/llm/GPT-4/GPT-4_few_shot.py 55 additions, 0 deletionsmodules/llm/GPT-4/GPT-4_few_shot.py
- modules/llm/GPT-4/GPT-4_zero_shot.py 1 addition, 1 deletionmodules/llm/GPT-4/GPT-4_zero_shot.py
- modules/llm/Mistral-7b/Mistral-7b_few_shot.py 68 additions, 0 deletionsmodules/llm/Mistral-7b/Mistral-7b_few_shot.py
- modules/llm/Mistral-7b/Mistral-7b_zero_shot.py 1 addition, 1 deletionmodules/llm/Mistral-7b/Mistral-7b_zero_shot.py
- modules/llm/Mixtral-8x7b/Mixtral-8x7b_few_shot.py 67 additions, 0 deletionsmodules/llm/Mixtral-8x7b/Mixtral-8x7b_few_shot.py
- modules/llm/Mixtral-8x7b/Mixtral-8x7b_zero_shot.py 1 addition, 1 deletionmodules/llm/Mixtral-8x7b/Mixtral-8x7b_zero_shot.py
- modules/llm/utils.py 36 additions, 1 deletionmodules/llm/utils.py
Loading
Please register or sign in to comment