Add code and checkpoint navigation badges
Browse files
README.md
CHANGED
|
@@ -7,6 +7,11 @@ task_categories:
|
|
| 7 |
|
| 8 |
# Generative Embedding Benchmark
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
This repository publishes the fixed membership and provenance metadata for the
|
| 11 |
Generative Embedding Benchmark (GEB). GEB contains 1,800 development questions
|
| 12 |
and 900 held-out test questions spanning natural images, scene text, and visual
|
|
|
|
| 7 |
|
| 8 |
# Generative Embedding Benchmark
|
| 9 |
|
| 10 |
+
<div align="center">
|
| 11 |
+
<a href="https://github.com/LimitedMouse/Generative-Embedding-Benchmark"><img src="https://img.shields.io/badge/GitHub-Code-lightgrey" alt="GitHub Code"></a>
|
| 12 |
+
<a href="https://huggingface.co/LimitedMouse/Generative-Embedding-Benchmark-Checkpoints"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Checkpoints-yellow" alt="Hugging Face Checkpoints"></a>
|
| 13 |
+
</div>
|
| 14 |
+
|
| 15 |
This repository publishes the fixed membership and provenance metadata for the
|
| 16 |
Generative Embedding Benchmark (GEB). GEB contains 1,800 development questions
|
| 17 |
and 900 held-out test questions spanning natural images, scene text, and visual
|