Skip to content

xetdata/LLM_Evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Evolution Tracking

To run, simply set up a new python environment using

python -m venv .venv/
. .venv/bin/activate
pip install ipython pandas diskcache openai

Then run

python runner.py

At this point, the new results can be loaded form results using

import pandas as pd
results = pd.read_csv('output_data/<output>'





About

A repository of LLM queries over time to track how they evolve.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages