w11wo's picture
Upload dataset
eb3033b verified
metadata
dataset_info:
  - config_name: brisbane
    features:
      - name: start_node
        dtype: int64
      - name: end_node
        dtype: int64
      - name: start_latitude
        dtype: float64
      - name: start_longitude
        dtype: float64
      - name: end_latitude
        dtype: float64
      - name: end_longitude
        dtype: float64
      - name: route
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 24386880
        num_examples: 7000
      - name: test
        num_bytes: 7081467
        num_examples: 2000
      - name: validation
        num_bytes: 3472578
        num_examples: 1000
    download_size: 8248941
    dataset_size: 34940925
  - config_name: canberra
    features:
      - name: start_node
        dtype: int64
      - name: end_node
        dtype: int64
      - name: start_latitude
        dtype: float64
      - name: start_longitude
        dtype: float64
      - name: end_latitude
        dtype: float64
      - name: end_longitude
        dtype: float64
      - name: route
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 13044768
        num_examples: 7000
      - name: test
        num_bytes: 3771806
        num_examples: 2000
      - name: validation
        num_bytes: 1839930
        num_examples: 1000
    download_size: 4072208
    dataset_size: 18656504
  - config_name: melbourne
    features:
      - name: start_node
        dtype: int64
      - name: end_node
        dtype: int64
      - name: start_latitude
        dtype: float64
      - name: start_longitude
        dtype: float64
      - name: end_latitude
        dtype: float64
      - name: end_longitude
        dtype: float64
      - name: route
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 25211966
        num_examples: 7000
      - name: test
        num_bytes: 7201121
        num_examples: 2000
      - name: validation
        num_bytes: 3608181
        num_examples: 1000
    download_size: 8761565
    dataset_size: 36021268
  - config_name: perth
    features:
      - name: start_node
        dtype: int64
      - name: end_node
        dtype: int64
      - name: start_latitude
        dtype: float64
      - name: start_longitude
        dtype: float64
      - name: end_latitude
        dtype: float64
      - name: end_longitude
        dtype: float64
      - name: route
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 25641573
        num_examples: 7000
      - name: test
        num_bytes: 7443977
        num_examples: 2000
      - name: validation
        num_bytes: 3761919
        num_examples: 1000
    download_size: 8430028
    dataset_size: 36847469
  - config_name: sydney
    features:
      - name: start_node
        dtype: int64
      - name: end_node
        dtype: int64
      - name: start_latitude
        dtype: float64
      - name: start_longitude
        dtype: float64
      - name: end_latitude
        dtype: float64
      - name: end_longitude
        dtype: float64
      - name: route
        dtype: string
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 30096659
        num_examples: 7000
      - name: test
        num_bytes: 8778617
        num_examples: 2000
      - name: validation
        num_bytes: 4259372
        num_examples: 1000
    download_size: 10259046
    dataset_size: 43134648
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-*