nielsr HF Staff commited on
Commit
cde9a27
·
verified ·
1 Parent(s): 2798ba4

Add task category

Browse files

This PR adds the `task_categories` field to the dataset card.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,6 +27,8 @@ configs:
27
  path: data/color-*
28
  - split: size
29
  path: data/size-*
 
 
30
  ---
31
 
32
  # Visual CounterFact: Controlling Knowledge Priors in Vision-Language Models through Visual Counterfactuals
@@ -61,4 +63,4 @@ The dataset contains two distinct splits, each corresponding to a specific visua
61
 
62
  If you use this dataset, please cite:
63
 
64
- > Pixels Versus Priors: Controlling Knowledge Priors in Vision-Language Models through Visual Counterfacts
 
27
  path: data/color-*
28
  - split: size
29
  path: data/size-*
30
+ task_categories:
31
+ - image-text-to-text
32
  ---
33
 
34
  # Visual CounterFact: Controlling Knowledge Priors in Vision-Language Models through Visual Counterfactuals
 
63
 
64
  If you use this dataset, please cite:
65
 
66
+ > Pixels Versus Priors: Controlling Knowledge Priors in Vision-Language Models through Visual Counterfacts