LimitedMouse commited on
Commit
4b94a16
·
verified ·
1 Parent(s): 2dd086c

Add code and dataset navigation badges

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ tags:
9
 
10
  # GEB Decoder Checkpoints
11
 
 
 
 
 
 
12
  This repository provides the official Qwen decoder checkpoints for the
13
  [Generative Embedding Benchmark](https://github.com/LimitedMouse/Generative-Embedding-Benchmark).
14
  The GitHub repository is the main entry point for installation, training, and
 
9
 
10
  # GEB Decoder Checkpoints
11
 
12
+ <div align="center">
13
+ <a href="https://github.com/LimitedMouse/Generative-Embedding-Benchmark"><img src="https://img.shields.io/badge/GitHub-Code-lightgrey" alt="GitHub Code"></a>
14
+ <a href="https://huggingface.co/datasets/LimitedMouse/Generative-Embedding-Benchmark"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-blue" alt="Hugging Face Dataset"></a>
15
+ </div>
16
+
17
  This repository provides the official Qwen decoder checkpoints for the
18
  [Generative Embedding Benchmark](https://github.com/LimitedMouse/Generative-Embedding-Benchmark).
19
  The GitHub repository is the main entry point for installation, training, and