Link models to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -12,4 +12,18 @@ datasets:
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
16
+
17
+ # Citation
18
+
19
+ ```bibtex
20
+ @misc{ji2022abstractvisualreasoningtangram,
21
+ title={Abstract Visual Reasoning with Tangram Shapes},
22
+ author={Anya Ji and Noriyuki Kojima and Noah Rush and Alane Suhr and Wai Keen Vong and Robert D. Hawkins and Yoav Artzi},
23
+ year={2022},
24
+ eprint={2211.16492},
25
+ archivePrefix={arXiv},
26
+ primaryClass={cs.CL},
27
+ url={https://arxiv.org/abs/2211.16492},
28
+ }
29
+ ```