diff --git a/mteb/tasks/Image/ZeroshotClassification/eng/CLEVR.py b/mteb/tasks/Image/ZeroshotClassification/eng/CLEVR.py index c96c2727c4..9b7397e24b 100644 --- a/mteb/tasks/Image/ZeroshotClassification/eng/CLEVR.py +++ b/mteb/tasks/Image/ZeroshotClassification/eng/CLEVR.py @@ -23,7 +23,7 @@ class CLEVR(AbsTaskZeroshotClassification): date=("2016-01-01", "2016-12-20"), domains=["Constructed"], task_subtypes=["Object recognition"], - license="not specified", + license="cc-by-4.0", annotations_creators="human-annotated", dialect=[], modalities=["text", "image"],