paultltc commited on
Commit
5755746
·
verified ·
1 Parent(s): 50f2cc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ Building on these insights, we release *ModernVBERT*, a compact 250M-parameter v
29
  - [*HuggingFace Project Page*](https://huggingface.co/ModernVBERT): The HF page centralizing everything!
30
  - [*Preprint*](https://arxiv.org/abs/2510.01149): The paper with all details!
31
  - [*Blog Post*](https://huggingface.co/blog/paultltc/modernvbert): The blog post introducing our release!
 
32
  - Code: Released soon...
33
 
34
  ## Contact of the authors
 
29
  - [*HuggingFace Project Page*](https://huggingface.co/ModernVBERT): The HF page centralizing everything!
30
  - [*Preprint*](https://arxiv.org/abs/2510.01149): The paper with all details!
31
  - [*Blog Post*](https://huggingface.co/blog/paultltc/modernvbert): The blog post introducing our release!
32
+ - [*Finetuning Tutorial*](https://colab.research.google.com/drive/1bT5LWeO1gPL83GKUZsFeFEleHmEDEQRy): A colab notebook to learn how to finetune ModernVBERT for document retrieval!
33
  - Code: Released soon...
34
 
35
  ## Contact of the authors