Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
KiloGram dataset and code repo: https://github.com/lil-lab/kilogram
|
2 |
|
3 |
Preprocessed training and evaluation data: https://huggingface.co/datasets/lil-lab/kilogram-data
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- vision-language
|
6 |
+
- clip
|
7 |
+
- vilt
|
8 |
+
datasets:
|
9 |
+
- kilogram_data
|
10 |
+
|
11 |
+
---
|
12 |
+
|
13 |
KiloGram dataset and code repo: https://github.com/lil-lab/kilogram
|
14 |
|
15 |
Preprocessed training and evaluation data: https://huggingface.co/datasets/lil-lab/kilogram-data
|