Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ It can be used for a wide range of tasks, including cross-modal retrieval, multi
|
|
| 21 |
<div style="display: flex; gap: 24px; justify-content: center; align-items: flex-start;">
|
| 22 |
<div style="text-align: center;">
|
| 23 |
<img src="sample/Chainsaw.png" alt="Chainsaw" width="300">
|
| 24 |
-
<p style="margin-top:
|
| 25 |
</div>
|
| 26 |
<div style="text-align: center;">
|
| 27 |
<img src="sample/Dog_barking.png" alt="Dog barking" width="300">
|
| 28 |
-
<p style="margin-top:
|
| 29 |
</div>
|
| 30 |
</div>
|
| 31 |
|
|
|
|
| 21 |
<div style="display: flex; gap: 24px; justify-content: center; align-items: flex-start;">
|
| 22 |
<div style="text-align: center;">
|
| 23 |
<img src="sample/Chainsaw.png" alt="Chainsaw" width="300">
|
| 24 |
+
<p style="margin-top: 0px;">Onomatopoeic image for "Chainsaw"</p>
|
| 25 |
</div>
|
| 26 |
<div style="text-align: center;">
|
| 27 |
<img src="sample/Dog_barking.png" alt="Dog barking" width="300">
|
| 28 |
+
<p style="margin-top: 0px;">Onomatopoeic image for "Dog barking"</p>
|
| 29 |
</div>
|
| 30 |
</div>
|
| 31 |
|