PTeterwak commited on
Commit
70171bf
·
verified ·
1 Parent(s): 673d299

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -4,16 +4,16 @@ size_categories:
4
  - 100K<n<1M
5
  ---
6
 
7
- # DomainBed-(Easy/Hard)
8
 
9
- Dataset release for "Do Domain Generalization methods Generalize Beyond their Pre-training"
10
 
11
  ### Dataset Splits
12
 
13
- - The **Easy** split is available in the `easy` directory.
14
- - The **Hard** split is available in the `hard` directory.
15
  - The **Unsplit** data is available in the `all` directory.
16
- - The **CLIP Scores** used to split the data are available in the `clipscores` directory.
17
 
18
  ### Licenses
19
 
 
4
  - 100K<n<1M
5
  ---
6
 
7
+ # DomainBed-(IP/OOP)
8
 
9
+ Dataset release for "Do Domain Generalization methods Generalize Beyond their Pre-training?"
10
 
11
  ### Dataset Splits
12
 
13
+ - The **IP** split is available in the `ip` directory.
14
+ - The **OOP** split is available in the `oop` directory.
15
  - The **Unsplit** data is available in the `all` directory.
16
+ - The **Alignment Scores** used to split the data are available in the `alignmentscores` directory.
17
 
18
  ### Licenses
19