Closed MinaAlmasi closed 11 months ago
More repo documentation is still needed!
src/generate
pipeline_fns.py
prompt_fns.py
pipeline.py
models.py
beluga
llama2_chat
beluga7b
llama2_chat13b
data_fns.py
README
data
datasets
human_datasets
src/prompt_select
For now, we will go back to generating, but future plans:
src/metrics
ai_metrics
Refactoring
More repo documentation is still needed!
Cleaned up scripts in
src/generate
pipeline_fns.py
andprompt_fns.py
topipeline.py
and prompt.py`pipeline_fns.py
to new filemodels.py
prompt_fns.py
beluga
andllama2_chat
tobeluga7b
andllama2_chat13b
data_fns.py
intopipeline.py
README
withinsrc/generate
Simplify
data
foldersdatasets
folder which containshuman_datasets
and `ai_datasets``src/prompt_select
with newFuture Refactoring Plans
For now, we will go back to generating, but future plans:
src/metrics
, fixai_metrics
(but not needed before final data has been generated`