PTeterwak commited on
Commit
673d299
1 Parent(s): 027ab24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -12,8 +12,11 @@ size_categories:
12
 
13
  - The **Easy** split is available in the `easy` directory.
14
  - The **Hard** split is available in the `hard` directory.
 
 
 
15
  ### Licenses
16
 
17
 
18
- We release the dataset under the same terms as the original datasets we split, so we pass those licenses forward. Our CLIPScores we release under MIT license. DomainNet and OfficeHome have a fair use notice for non-profit academic research only. TerraIncognita is distributed under the CDLA license.
19
 
 
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
 
20
 
21
+ We release the dataset under the same terms as the original datasets we split, passing those licenses forward. Our CLIPScores we release under MIT license. DomainNet and OfficeHome have a fair use notice for non-profit academic research only. TerraIncognita is distributed under the CDLA license.
22