wltjr1007 commited on
Commit
8f2da9b
1 Parent(s): 6a9c18c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -30,12 +30,18 @@ configs:
30
  task_categories:
31
  - image-classification
32
  - zero-shot-image-classification
 
 
 
33
  language:
34
  - en
35
  pretty_name: DomainNet
 
 
 
36
  ---
37
 
38
- Data downloaded from [WILDS](https://wilds.stanford.edu/) ([Link](https://wilds.stanford.edu/downloads)).
39
 
40
 
41
  This dataset contains some copyrighted material whose use has not been specifically authorized by the copyright owners. In an effort to advance scientific research, we make this material available for academic research. We believe this constitutes a fair use of any such copyrighted material as provided for in section 107 of the US Copyright Law. In accordance with Title 17 U.S.C. Section 107, the material on this site is distributed without profit for non-commercial research and educational purposes. For more information on fair use please click [here](https://www.law.cornell.edu/uscode/text/17/107). If you wish to use copyrighted material on this site or in our dataset for purposes of your own that go beyond non-commercial research and academic purposes, you must obtain permission directly from the copyright owner. (adapted from the [official DomainNet website](https://ai.bu.edu/M3SDA/#refs))
 
30
  task_categories:
31
  - image-classification
32
  - zero-shot-image-classification
33
+ task_ids:
34
+ - multi-class-image-classification
35
+ - multi-class-classification
36
  language:
37
  - en
38
  pretty_name: DomainNet
39
+ license: other
40
+ size_categories:
41
+ - 100K<n<1M
42
  ---
43
 
44
+ Data downloaded from [WILDS](https://wilds.stanford.edu/) ([Download](https://wilds.stanford.edu/downloads), [paper](https://arxiv.org/abs/1812.01754), [project](https://ai.bu.edu/M3SDA/)).
45
 
46
 
47
  This dataset contains some copyrighted material whose use has not been specifically authorized by the copyright owners. In an effort to advance scientific research, we make this material available for academic research. We believe this constitutes a fair use of any such copyrighted material as provided for in section 107 of the US Copyright Law. In accordance with Title 17 U.S.C. Section 107, the material on this site is distributed without profit for non-commercial research and educational purposes. For more information on fair use please click [here](https://www.law.cornell.edu/uscode/text/17/107). If you wish to use copyrighted material on this site or in our dataset for purposes of your own that go beyond non-commercial research and academic purposes, you must obtain permission directly from the copyright owner. (adapted from the [official DomainNet website](https://ai.bu.edu/M3SDA/#refs))