An open API service indexing awesome lists of open source software.

https://github.com/nkluge-correa/model-library

The Model Library is a project that maps the risks associated with modern machine learning systems.
https://github.com/nkluge-correa/model-library

ai ai-safety deep-learning large-language-models

Last synced: 7 months ago
JSON representation

The Model Library is a project that maps the risks associated with modern machine learning systems.

Awesome Lists containing this project

README

          

# Model Library

[Demo](https://huggingface.co/spaces/nicholasKluge/Model-Library)



The Model Library is a project that maps the risks associated with modern machine learning systems. Here, we assess some of the most recent and capable AI systems ever created.

## How to submit a new model?

Follow these [instructions](INSTRUCTIONS.md) if you would like to submit a model to our library.

After completing the [template file](SUBMISSION-TEMPLATE.md) with your submission, add it to the submissions folder and make a PR request. All current models are stored on [Hugging Face](https://huggingface.co/datasets/nicholasKluge/model-library) for our demo and in [here](data/data.csv) for this repo. We use the [md-to-csv.py](md-to-csv.py) script to turn all submissions into a table and the [csv-to-md.py](csv-to-md.py) to reverse the process.

## Cite as 🤗

```latex

@misc{correa24library,
author = {Nicholas Kluge Corr{\^e}a and Faizah Naqvi and Robayet Rossain},
title = {Model Library},
year = {2024},
howpublished = {\url{https://github.com/Nkluge-correa/Model-Library}}
}

```

## License

The code for this dashboard is licensed under the [Apache 2.0 License](LICENSE).