manu commited on
Commit
d1d01e4
·
verified ·
1 Parent(s): 117723f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,14 +25,15 @@ We open-source all artifacts here and at https://github.com/illuin-tech/contextu
25
 
26
  ## Ressources
27
 
 
28
  - [*(Model) ModernBERT*](TODO): The Contextualized ModernBERT bi-encoder trained with InSENT loss and Late Chunking
29
  - [*(Model) ModernColBERT*](TODO): The Contextualized ModernColBERT trained with InSENT loss and Late Chunking
30
  - [*Leaderboard*](TODO): Coming Soon
31
  - [*(Data) ConTEB Benchmark Datasets*](TODO):
32
  - [*(Code) Contextual Document Engine*](https://github.com/illuin-tech/contextual-embeddings): The code used to train and run inference with our architecture.
33
  - [*(Code) ConTEB Benchmarkk*](https://github.com/illuin-tech/conteb): A Python package/CLI tool to evaluate document retrieval systems on the ConTEB benchmark.
34
- - [*Blog*](https://huggingface.co/XXX): TODO
35
  - [*Preprint*](https://arxiv.org/abs/2505.24782): The paper with all details !
 
36
 
37
  ## Contact
38
 
 
25
 
26
  ## Ressources
27
 
28
+ - [*HuggingFace Project Page*](https://huggingface.co/illuin-conteb): The HF page centralizing everything!
29
  - [*(Model) ModernBERT*](TODO): The Contextualized ModernBERT bi-encoder trained with InSENT loss and Late Chunking
30
  - [*(Model) ModernColBERT*](TODO): The Contextualized ModernColBERT trained with InSENT loss and Late Chunking
31
  - [*Leaderboard*](TODO): Coming Soon
32
  - [*(Data) ConTEB Benchmark Datasets*](TODO):
33
  - [*(Code) Contextual Document Engine*](https://github.com/illuin-tech/contextual-embeddings): The code used to train and run inference with our architecture.
34
  - [*(Code) ConTEB Benchmarkk*](https://github.com/illuin-tech/conteb): A Python package/CLI tool to evaluate document retrieval systems on the ConTEB benchmark.
 
35
  - [*Preprint*](https://arxiv.org/abs/2505.24782): The paper with all details !
36
+ - [*Blog*](https://huggingface.co/XXX): TODO
37
 
38
  ## Contact
39