Datasets:
Add document page images (vidore/colpali_train_set test split)
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ A small set of example documents across modalities (image, audio, video) for use
|
|
| 14 |
|
| 15 |
| File | Modality |
|
| 16 |
| --- | --- |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
| `llama4_hgf.png` | image |
|
| 18 |
| `qwen2.5omni_hgf.png` | image |
|
| 19 |
| `jay_chou_superman_cant_fly.mp3` | audio (music) |
|
|
@@ -41,5 +45,6 @@ document_embeddings = model.encode_document(documents)
|
|
| 41 |
|
| 42 |
## Credits
|
| 43 |
|
|
|
|
| 44 |
- The images (`llama4_hgf.png`, `qwen2.5omni_hgf.png`), music (`jay_chou_superman_cant_fly.mp3`, `joe_hisaishi_summer.mp3`), and videos (`mapo_tofu.mp4`, `zhajiang_noodle.mp4`) are copied from [Tevatron/OmniEmbed-v0.1](https://huggingface.co/Tevatron/OmniEmbed-v0.1). Thanks to the Tevatron team.
|
| 45 |
- The speech clips (`conversation1.mp3`, `conversation2.mp3`, `conversation3.mp3`) are short (about 30 second) excerpts from [eustlb/dailytalk-conversations-grouped](https://huggingface.co/datasets/eustlb/dailytalk-conversations-grouped).
|
|
|
|
| 14 |
|
| 15 |
| File | Modality |
|
| 16 |
| --- | --- |
|
| 17 |
+
| `doc1.jpg` | image (document page) |
|
| 18 |
+
| `doc2.jpg` | image (document page) |
|
| 19 |
+
| `doc3.jpg` | image (document page) |
|
| 20 |
+
| `doc4.jpg` | image (document page) |
|
| 21 |
| `llama4_hgf.png` | image |
|
| 22 |
| `qwen2.5omni_hgf.png` | image |
|
| 23 |
| `jay_chou_superman_cant_fly.mp3` | audio (music) |
|
|
|
|
| 45 |
|
| 46 |
## Credits
|
| 47 |
|
| 48 |
+
- The document page images (`doc1.jpg` to `doc4.jpg`) are the first four test documents from [vidore/colpali_train_set](https://huggingface.co/datasets/vidore/colpali_train_set).
|
| 49 |
- The images (`llama4_hgf.png`, `qwen2.5omni_hgf.png`), music (`jay_chou_superman_cant_fly.mp3`, `joe_hisaishi_summer.mp3`), and videos (`mapo_tofu.mp4`, `zhajiang_noodle.mp4`) are copied from [Tevatron/OmniEmbed-v0.1](https://huggingface.co/Tevatron/OmniEmbed-v0.1). Thanks to the Tevatron team.
|
| 50 |
- The speech clips (`conversation1.mp3`, `conversation2.mp3`, `conversation3.mp3`) are short (about 30 second) excerpts from [eustlb/dailytalk-conversations-grouped](https://huggingface.co/datasets/eustlb/dailytalk-conversations-grouped).
|
doc1.jpg
ADDED
|
Git LFS Details
|
doc2.jpg
ADDED
|
Git LFS Details
|
doc3.jpg
ADDED
|
Git LFS Details
|
doc4.jpg
ADDED
|
Git LFS Details
|