Framework to understand LLMs behavior
Steps:
- Set parameters on config file.
- In the root of the repository execute:
python3 src/main.py
-
GPT:
- Id:
gpt-3.5-turbo - Name:
gpt3.5_turbo
- Id:
-
Flan T5:
- Id:
google/flan-t5-xl - Name:
flan_t5_xl
- Id:
- Improve console logging