ATCO2_with_NER / README.md
amekerishvili's picture
Upload dataset
41d1522 verified
metadata
dataset_info:
  features:
    - name: ID
      dtype: string
    - name: audio_file
      dtype: string
    - name: start_time
      dtype: float64
    - name: end_time
      dtype: float64
    - name: airport
      dtype: string
    - name: channel
      dtype: string
    - name: frequency
      dtype: string
    - name: time
      dtype: string
    - name: waypoints
      dtype: string
    - name: callsigns
      dtype: string
    - name: ground_truth_raw
      dtype: string
    - name: ground_truth
      dtype: string
    - name: non_Eng_ground_truth
      dtype: string
    - name: tags
      dtype: string
    - name: values_tags
      dtype: string
    - name: commands_tags
      dtype: string
    - name: callsigns_tags
      dtype: string
    - name: unnamed_tags
      dtype: string
    - name: ground_truth_norm
      dtype: string
    - name: whisper-large-v3
      dtype: string
    - name: whisper-large-v3-norm
      dtype: string
    - name: whisper-large-v2-ANSP-3h1m
      dtype: string
    - name: whisper-large-v2-ANSP-3h1m-norm
      dtype: string
    - name: Labelled_sentence
      dtype: string
  splits:
    - name: train
      num_bytes: 410099
      num_examples: 129
    - name: test
      num_bytes: 410099
      num_examples: 129
  download_size: 235698
  dataset_size: 820198
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*