Skip to content

Commit f09cf81

Browse files
authored
Merge pull request #8 from lisadunlap/rebuttal
small changes
2 parents c5bb203 + 9a7d057 commit f09cf81

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

configs/CUB/lads.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EXP:
66
TEXT_PROMPTS: ['a painting of a {} bird.']
77
NEUTRAL_TEXT_PROMPTS: ['a photo of a {} bird.']
88
AUGMENTATION: 'LADS'
9-
EPOCHS: 200
9+
EPOCHS: 400
1010
ENSAMBLE: True
1111

1212

helpers/data_paths.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"Waterbirds": "data/waterbirds/vit14_clip.pth",
3535
"ColoredMNISTBinary": "data/ColoredMNIST/binary_vit14.pth",
3636
"OfficeHomeProduct": "data/OfficeHome/product_vit14.pth",
37+
"OfficeHomeClipart": "data/OfficeHome/clipart_vit14.pth",
38+
"OfficeHomeArt": "data/OfficeHome/art_vit14.pth",
3739
"GroZi": "data/GroZi/vit14.pth",
3840
},
3941
},

0 commit comments

Comments
 (0)