w11wo's picture
Upload dataset
4a477a5 verified
metadata
dataset_info:
  - config_name: brisbane
    features:
      - name: source
        dtype: string
      - name: target
        dtype: string
      - name: source_latitude
        dtype: float64
      - name: source_longitude
        dtype: float64
      - name: target_latitude
        dtype: float64
      - name: target_longitude
        dtype: float64
      - name: distance
        dtype: float64
      - name: bearing
        dtype: float64
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 134256831
        num_examples: 700000
      - name: test
        num_bytes: 38352124
        num_examples: 200000
      - name: validation
        num_bytes: 19176630
        num_examples: 100000
    download_size: 89914276
    dataset_size: 191785585
  - config_name: canberra
    features:
      - name: source
        dtype: string
      - name: target
        dtype: string
      - name: source_latitude
        dtype: float64
      - name: source_longitude
        dtype: float64
      - name: target_latitude
        dtype: float64
      - name: target_longitude
        dtype: float64
      - name: distance
        dtype: float64
      - name: bearing
        dtype: float64
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 132198720
        num_examples: 700000
      - name: test
        num_bytes: 37773120
        num_examples: 200000
      - name: validation
        num_bytes: 18888746
        num_examples: 100000
    download_size: 93664966
    dataset_size: 188860586
  - config_name: melbourne
    features:
      - name: source
        dtype: string
      - name: target
        dtype: string
      - name: source_latitude
        dtype: float64
      - name: source_longitude
        dtype: float64
      - name: target_latitude
        dtype: float64
      - name: target_longitude
        dtype: float64
      - name: distance
        dtype: float64
      - name: bearing
        dtype: float64
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 133992912
        num_examples: 700000
      - name: test
        num_bytes: 38277939
        num_examples: 200000
      - name: validation
        num_bytes: 19144791
        num_examples: 100000
    download_size: 89977174
    dataset_size: 191415642
  - config_name: perth
    features:
      - name: source
        dtype: string
      - name: target
        dtype: string
      - name: source_latitude
        dtype: float64
      - name: source_longitude
        dtype: float64
      - name: target_latitude
        dtype: float64
      - name: target_longitude
        dtype: float64
      - name: distance
        dtype: float64
      - name: bearing
        dtype: float64
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 132115718
        num_examples: 700000
      - name: test
        num_bytes: 37746822
        num_examples: 200000
      - name: validation
        num_bytes: 18872389
        num_examples: 100000
    download_size: 89897495
    dataset_size: 188734929
  - config_name: sydney
    features:
      - name: source
        dtype: string
      - name: target
        dtype: string
      - name: source_latitude
        dtype: float64
      - name: source_longitude
        dtype: float64
      - name: target_latitude
        dtype: float64
      - name: target_longitude
        dtype: float64
      - name: distance
        dtype: float64
      - name: bearing
        dtype: float64
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 134807213
        num_examples: 700000
      - name: test
        num_bytes: 38515189
        num_examples: 200000
      - name: validation
        num_bytes: 19253949
        num_examples: 100000
    download_size: 90744501
    dataset_size: 192576351
configs:
  - config_name: brisbane
    data_files:
      - split: train
        path: brisbane/train-*
      - split: test
        path: brisbane/test-*
      - split: validation
        path: brisbane/validation-*
  - config_name: canberra
    data_files:
      - split: train
        path: canberra/train-*
      - split: test
        path: canberra/test-*
      - split: validation
        path: canberra/validation-*
  - config_name: melbourne
    data_files:
      - split: train
        path: melbourne/train-*
      - split: test
        path: melbourne/test-*
      - split: validation
        path: melbourne/validation-*
  - config_name: perth
    data_files:
      - split: train
        path: perth/train-*
      - split: test
        path: perth/test-*
      - split: validation
        path: perth/validation-*
  - config_name: sydney
    data_files:
      - split: train
        path: sydney/train-*
      - split: test
        path: sydney/test-*
      - split: validation
        path: sydney/validation-*