mgolov nielsr HF Staff commited on
Commit
cdc5f74
·
verified ·
1 Parent(s): 28c5c15

Add task category and library name (#2)

Browse files

- Add task category and library name (b7910c65c2da0d2e26e791c0f7b72c2411017d0a)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -40,7 +40,12 @@ configs:
40
  path: data/heptagons_with_visual_cues-*
41
  - split: arrow_on_plus_with_visual_cues
42
  path: data/arrow_on_plus_with_visual_cues-*
 
 
 
 
43
  ---
 
44
  # Forgotten Polygons: Multimodal Large Language Models are Shape-Blind
45
 
46
  This dataset is part of the work **"Forgotten Polygons: Multimodal Large Language Models are Shape-Blind"**.
 
40
  path: data/heptagons_with_visual_cues-*
41
  - split: arrow_on_plus_with_visual_cues
42
  path: data/arrow_on_plus_with_visual_cues-*
43
+ task_categories:
44
+ - image-classification
45
+ library_name:
46
+ - pytorch
47
  ---
48
+
49
  # Forgotten Polygons: Multimodal Large Language Models are Shape-Blind
50
 
51
  This dataset is part of the work **"Forgotten Polygons: Multimodal Large Language Models are Shape-Blind"**.