DomainNet / README.md
wltjr1007's picture
Update README.md
7cc2add
|
raw
history blame
No virus
656 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: domain
      dtype: string
    - name: category
      dtype: string
    - name: 'y'
      dtype: int64
    - name: image_path
      dtype: string
  splits:
    - name: train
      num_bytes: 1104174711.3600001
      num_examples: 409832
    - name: test
      num_bytes: 474182438.589
      num_examples: 176743
  download_size: 18524149098
  dataset_size: 1578357149.9490001
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Data downloaded from WILDS (Link).