Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
yentinglin's picture
Upload dataset
ce7b18a verified
|
raw
history blame
667 Bytes
metadata
dataset_info:
  features:
    - name: hypothesis
      sequence: string
    - name: transcription
      dtype: string
    - name: input1
      dtype: string
    - name: hypothesis_concatenated
      dtype: string
    - name: source
      dtype: string
    - name: id
      dtype: string
    - name: am_score
      sequence: float64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 87166964
      num_examples: 97396
    - name: test
      num_bytes: 5435341
      num_examples: 6129
  download_size: 27412058
  dataset_size: 92602305
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*