Anya Ji commited on
Commit
0d2c058
2 Parent(s): fd51314 a1bc02a

Merge branch 'main' of https://huggingface.co/datasets/lil-lab/kilogram-data into main

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language:
5
+ - en
6
+ multilinguality:
7
+ - monolingual
8
+ pretty_name: KiloGram
9
+ size_categories:
10
+ - 1K<n<10K
11
+ source_datasets:
12
+ - original
13
+ tags:
14
+ - tangrams
15
+ - reference-games
16
+ - vision-language
17
+ viewer: false
18
+ ---
19
+
20
+ Preprocessed training and evaluation data from KiloGram.
21
+
22
+ KiloGram dataset and code repo: https://github.com/lil-lab/kilogram
23
+