This repository contains multiple checkpoints for models trained as part of an experiment described in the blog post
"I want to break some laws too" on snats.xyz.
The models are based on the DataComp small dataset and explore various data compositions.
Evaluation
Each model version has its own evaluation results stored in its respective folder.
Additional Information
The models are stored as separate checkpoints under the same repository.
Each model folder contains its own evaluation results.
The top5_results folder contains evaluation results from the top 5 performing models, but not their weights. If you want, you can replicate it with
the dataset found in snats/datacomp_lists.
For detailed information on the training process, results, and insights, please refer to the original blog post.