TimeSeriesExam1 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
ed9951d verified
|
raw
history blame
844 Bytes
metadata
language:
  - en
license: mit
dataset_info:
  features:
    - name: question
      dtype: string
    - name: options
      sequence: string
    - name: answer
      dtype: string
    - name: question_type
      dtype: string
    - name: tid
      dtype: int64
    - name: difficulty
      dtype: string
    - name: format_hint
      dtype: string
    - name: relevant_concepts
      sequence: string
    - name: question_hint
      dtype: string
    - name: category
      dtype: string
    - name: subcategory
      dtype: string
    - name: id
      dtype: int64
    - name: ts1
      sequence: float64
    - name: ts2
      sequence: float64
  splits:
    - name: test
      num_bytes: 1623762
      num_examples: 763
  download_size: 1278082
  dataset_size: 1623762
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*