jonathan-roberts1 commited on
Commit
ecb2666
1 Parent(s): da2af43

Added placeholders to model card.

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -29,3 +29,32 @@ configs:
29
  - split: GRAB
30
  path: data/GRAB-*
31
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  - split: GRAB
30
  path: data/GRAB-*
31
  ---
32
+
33
+ # Dataset Card for GRAB
34
+
35
+ ## Dataset Description
36
+
37
+ - **Homepage:** [https://github.com/jonathan-roberts1/GRAB](https://github.com/jonathan-roberts1/GRAB)
38
+ - **Paper:** [GRAB: A Challenging GRaph Analysis Benchmark for Large Multimodal Models]()
39
+
40
+ ### Dataset Summary
41
+ TODO
42
+
43
+ ### Code
44
+
45
+
46
+
47
+ ### Dataset Curators
48
+
49
+ This dataset was curated by Jonathan Roberts, Kai Han, and Samuel Albanie
50
+
51
+
52
+ ### Citation Information
53
+ ```
54
+ @article{roberts2024grab,
55
+ title={GRAB: A Challenging GRaph Analysis Benchmark for Large Multimodal Models},
56
+ author={Jonathan Roberts and Kai Han and Samuel Albanie},
57
+ year={2024},
58
+ journal={arXiv preprint arXiv:},
59
+ }
60
+ ```