BATIS / README.md
cathv's picture
Update README.md
fb108d7 verified
|
raw
history blame
4.88 kB
metadata
dataset_info:
  - config_name: Kenya
    features:
      - name: hotspot_id
        dtype: string
      - name: hotspot_name
        dtype: string
      - name: lon
        dtype: float32
      - name: lat
        dtype: float32
      - name: county
        dtype: string
      - name: county_code
        dtype: string
      - name: state
        dtype: string
      - name: state_code
        dtype: string
      - name: sat_imagery_path
        dtype: string
      - name: environmental_path
        dtype: string
      - name: split
        dtype: string
      - name: num_complete_checklists
        dtype: int32
      - name: target
        sequence: float32
        length: 1054
      - name: geometry
        dtype: string
    splits:
      - name: train
        num_bytes: 29784572
        num_examples: 6481
      - name: val
        num_bytes: 999727
        num_examples: 218
      - name: test
        num_bytes: 8510658
        num_examples: 1852
    download_size: 2153083
    dataset_size: 39294957
  - config_name: South_Africa
    features:
      - name: hotspot_id
        dtype: string
      - name: hotspot_name
        dtype: string
      - name: lon
        dtype: float32
      - name: lat
        dtype: float32
      - name: county
        dtype: string
      - name: county_code
        dtype: string
      - name: state
        dtype: string
      - name: state_code
        dtype: string
      - name: sat_imagery_path
        dtype: string
      - name: environmental_path
        dtype: string
      - name: split
        dtype: string
      - name: num_complete_checklists
        dtype: int32
      - name: target
        sequence: float32
        length: 1054
      - name: geometry
        dtype: string
    splits:
      - name: train
        num_bytes: 29784572
        num_examples: 6481
      - name: val
        num_bytes: 999727
        num_examples: 218
      - name: test
        num_bytes: 8510658
        num_examples: 1852
    download_size: 2153083
    dataset_size: 39294957
  - config_name: USA_Summer
    features:
      - name: hotspot_id
        dtype: string
      - name: hotspot_name
        dtype: string
      - name: lon
        dtype: float32
      - name: lat
        dtype: float32
      - name: county
        dtype: string
      - name: county_code
        dtype: string
      - name: state
        dtype: string
      - name: state_code
        dtype: string
      - name: sat_imagery_path
        dtype: string
      - name: environmental_path
        dtype: string
      - name: split
        dtype: string
      - name: num_complete_checklists
        dtype: int32
      - name: target
        sequence: float32
        length: 1054
      - name: geometry
        dtype: string
    splits:
      - name: train
        num_bytes: 29784572
        num_examples: 6481
      - name: val
        num_bytes: 999727
        num_examples: 218
      - name: test
        num_bytes: 8510658
        num_examples: 1852
    download_size: 2153083
    dataset_size: 39294957
  - config_name: USA_Winter
    features:
      - name: hotspot_id
        dtype: string
      - name: hotspot_name
        dtype: string
      - name: lon
        dtype: float32
      - name: lat
        dtype: float32
      - name: county
        dtype: string
      - name: county_code
        dtype: string
      - name: state
        dtype: string
      - name: state_code
        dtype: string
      - name: sat_imagery_path
        dtype: string
      - name: environmental_path
        dtype: string
      - name: split
        dtype: string
      - name: num_complete_checklists
        dtype: int32
      - name: target
        sequence: float32
        length: 1054
      - name: geometry
        dtype: string
    splits:
      - name: train
        num_bytes: 29784572
        num_examples: 6481
      - name: val
        num_bytes: 999727
        num_examples: 218
      - name: test
        num_bytes: 8510658
        num_examples: 1852
    download_size: 2153083
    dataset_size: 39294957
  - config_name: Species_ID
    features:
      - name: scientific_name
        dtype: string
      - name: ebird_code
        dtype: string
      - name: inat_preview
        dtype: string
      - name: target_value_index
        dtype: int32
    splits:
      - name: Kenya
        num_bytes: 88543
        num_examples: 1054
      - name: South_Africa
        num_bytes: 88543
        num_examples: 1054
      - name: USA_Summer
        num_bytes: 88543
        num_examples: 1054
      - name: USA_Winter
        num_bytes: 88543
        num_examples: 1054
    download_size: 164812
    dataset_size: 354172
configs:
  - config_name: Kenya
    data_files:
      - split: train
        path: Kenya/train-*
      - split: val
        path: Kenya/val-*
      - split: test
        path: Kenya/test-*
    default: true
  - config_name: South_Africa
    data_files:
      - split: train
        path: South_Africa/train-*
      - split: val
        path: South_Africa/val-*
      - split: test
        path: South_Africa/test-*
  - config_name: USA_Summer
    data_files:
      - split: train
        path: USA_Summer/train-*
      - split: val
        path: USA_Summer/val-*
      - split: test
        path: USA_Summer/test-*
  - config_name: USA_Winter
    data_files:
      - split: train
        path: USA_Winter/train-*
      - split: val
        path: USA_Winter/val-*
      - split: test
        path: USA_Winter/test-*
  - config_name: Species_ID
    data_files:
      - split: Kenya
        path: Species_ID/Kenya-*
      - split: South_Africa
        path: Species_ID/South_Africa-*
      - split: USA_Summer
        path: Species_ID/USA_Summer-*
      - split: USA_Winter
        path: Species_ID/USA_Winter-*