File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ZeroShotClassification/eng Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ class Caltech101Classification(AbsTaskImageClassification):
11
11
reference = "https://ieeexplore.ieee.org/document/1384978" ,
12
12
dataset = {
13
13
"path" : "mteb/Caltech101" ,
14
- "revision" : "52439cf6d4f6ebf563d8cdc7f2c5371d9efd2686 " ,
14
+ "revision" : "011e51e5fb01f0c820824734edb7a539ab8e6650 " ,
15
15
},
16
16
type = "ImageClassification" ,
17
17
category = "i2i" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ class Caltech101ZeroShotClassification(AbsTaskZeroShotClassification):
13
13
reference = "https://ieeexplore.ieee.org/document/1384978" ,
14
14
dataset = {
15
15
"path" : "mteb/Caltech101" ,
16
- "revision" : "52439cf6d4f6ebf563d8cdc7f2c5371d9efd2686 " ,
16
+ "revision" : "011e51e5fb01f0c820824734edb7a539ab8e6650 " ,
17
17
},
18
18
type = "ZeroShotClassification" ,
19
19
category = "i2t" ,
You can’t perform that action at this time.
0 commit comments