astro_qa_mc_st7 / README.md
Jongbin-kr's picture
Convert correct options from A/B/C/D to 1/2/3/4
99dbb10 verified
metadata
dataset_info:
  features:
    - name: qid
      dtype: int64
    - name: question
      dtype: string
    - name: context
      dtype: string
    - name: answers
      sequence: string
    - name: correct_option
      sequence: string
    - name: options
      sequence: string
    - name: source
      dtype: string
    - name: source_idx
      dtype: string
    - name: similar_entity
      dtype: string
    - name: similar_entity_score
      dtype: int64
    - name: distractors
      sequence: string
    - name: answer_sentence
      dtype: string
    - name: ctxs
      list:
        - name: hasanswer
          dtype: bool
        - name: nli
          dtype: string
        - name: pid
          dtype: int64
        - name: rank
          dtype: int64
        - name: score
          dtype: float64
        - name: text
          dtype: string
    - name: hasanswer
      dtype: bool
    - name: answerable
      dtype: string
    - name: conflict_sentence
      dtype: string
    - name: prompt_for_conflict_gen
      dtype: string
    - name: conflict_passage
      dtype: string
    - name: is_valid_conflict_passage
      dtype: bool
    - name: adv_prompt
      dtype: string
    - name: adv_sentence
      dtype: string
    - name: pass_prompt
      dtype: string
    - name: adv_passage
      dtype: string
    - name: is_valid_adv_passage
      dtype: bool
    - name: qc_nli_mlnli
      dtype: string
    - name: qc_nli_robert_nli
      dtype: string
    - name: 'qc_nli_biobert '
      dtype: string
    - name: prompt_for_nli
      dtype: string
  splits:
    - name: test
      num_bytes: 29220569
      num_examples: 978
  download_size: 15285990
  dataset_size: 29220569
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*