nielsr HF Staff commited on
Commit
932d3c3
·
verified ·
1 Parent(s): 946a72b

Add image-to-text task category

Browse files

This PR adds the `image-to-text` task category to the dataset card.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,9 +20,10 @@ configs:
20
  data_files:
21
  - split: train
22
  path: data/train-*
 
 
23
  ---
24
 
25
-
26
  <h1 align="center"> Text-Based Reasoning About Vector Graphics </h1>
27
 
28
  <p align="center">
 
20
  data_files:
21
  - split: train
22
  path: data/train-*
23
+ task_categories:
24
+ - image-to-text
25
  ---
26
 
 
27
  <h1 align="center"> Text-Based Reasoning About Vector Graphics </h1>
28
 
29
  <p align="center">