gianscarpe commited on
Commit
5a9e611
·
verified ·
1 Parent(s): 1cea657

docs: add Hugging Face badge to model card header

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ tags:
17
  [![arXiv](https://img.shields.io/badge/arXiv-2606.08375-b31b1b.svg)](https://arxiv.org/abs/2606.08375)
18
  [![Blog](https://img.shields.io/badge/Blog-genesis.ml-1f6feb.svg)](https://www.genesis.ml/news/genesis-model-distillation)
19
  [![Code](https://img.shields.io/badge/Code-GitHub-181717.svg)](https://github.com/genesistherapeutics/decaf)
 
20
 
21
  This repository hosts the **DeCAF-Pearl checkpoint** (`decaf_ckpt.ckpt`). The
22
  inference/evaluation code lives in the
 
17
  [![arXiv](https://img.shields.io/badge/arXiv-2606.08375-b31b1b.svg)](https://arxiv.org/abs/2606.08375)
18
  [![Blog](https://img.shields.io/badge/Blog-genesis.ml-1f6feb.svg)](https://www.genesis.ml/news/genesis-model-distillation)
19
  [![Code](https://img.shields.io/badge/Code-GitHub-181717.svg)](https://github.com/genesistherapeutics/decaf)
20
+ [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-gianscarpe%2Fdecaf-ffd21e.svg)](https://huggingface.co/gianscarpe/decaf)
21
 
22
  This repository hosts the **DeCAF-Pearl checkpoint** (`decaf_ckpt.ckpt`). The
23
  inference/evaluation code lives in the