diff --git a/README.md b/README.md index cf10a3abfe..dc986fee5b 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,18 @@ Or check out the following Google Colab Notebook: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1rO1-OlLFPBC0KPuXQOeMpZOeajiwNoMy?usp=sharing) +## Badges + +If you build something cool with `distilabel` consider adding one of these badges to your model card. + + [Built with Distilabel](https://github.com/argilla/distilabel) + +[Built with Distilabel](https://github.com/argilla/distilabel) + + [Built with Distilabel](https://github.com/argilla/distilabel) + +[Built with Distilabel](https://github.com/argilla/distilabel) + ## Contribute To directly contribute with `distilabel`, check our [good first issues](https://github.com/argilla-io/distilabel/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [open a new one](https://github.com/argilla-io/distilabel/issues/new/choose). diff --git a/docs/assets/distilabel-badge-dark.png b/docs/assets/distilabel-badge-dark.png new file mode 100644 index 0000000000..9a6f78621a Binary files /dev/null and b/docs/assets/distilabel-badge-dark.png differ diff --git a/docs/assets/distilabel-badge-light.png b/docs/assets/distilabel-badge-light.png new file mode 100644 index 0000000000..dafd37d76f Binary files /dev/null and b/docs/assets/distilabel-badge-light.png differ