- Notifications
You must be signed in to change notification settings - Fork1
epoch-research/open-model-trends
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Code for the report"How far behind are open models?"
You can install required packages using
pip install -r requirements.txtResults from the paper can be reproduced by running the following notebooks:
benchmark_analysis.ipynbfor the analysis of benchmark performancecompute_analysis.ipynbfor the analysis of training compute trendsdata_exploration.ipynbfor the analysis of how many models with open weights and open training code have occurred
Each notebook specifies aresults_dir where results will be saved.Thebenchmark_analysis.ipynb andcompute_analysis.ipynb notebooks each have a set of parameters near the top.These parameters can be modified for sensitivity analysis.See the description of each parameter in the notebook for details.
The raw data used for analysis is in thedata/ folder.All ML Systems - full view.csv is a snapshot of the Epoch AI database of models.benchmarks_with_model_accessibility.csv contains the benchmark data that we use, except for GSM1k, which is ingsm1k_with_model_accessibility.csv.
Note that the plots produced by this code do not match the design of plots in the report, but the underlying data is the same.
About
Analysis of trends in open-weight vs. closed-weight AI models
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Contributors3
Uh oh!
There was an error while loading.Please reload this page.