chloechia's picture
Upload dataset
ddd67b2 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: full_solution
      dtype: string
    - name: domain
      dtype: string
    - name: name
      dtype: string
    - name: description
      dtype: string
    - name: public_tests
      struct:
        - name: input
          list: string
        - name: output
          list: string
    - name: private_tests
      struct:
        - name: input
          list: string
        - name: output
          list: string
    - name: generated_tests
      struct:
        - name: input
          list: string
        - name: output
          list: string
    - name: source
      dtype:
        class_label:
          names:
            '0': UNKNOWN_SOURCE
            '1': CODECHEF
            '2': CODEFORCES
            '3': HACKEREARTH
            '4': CODEJAM
            '5': ATCODER
            '6': AIZU
    - name: difficulty
      dtype:
        class_label:
          names:
            '0': UNKNOWN_DIFFICULTY
            '1': EASY
            '2': MEDIUM
            '3': HARD
            '4': HARDER
            '5': HARDEST
            '6': EXTERNAL
            '7': A
            '8': B
            '9': C
            '10': D
            '11': E
            '12': F
            '13': G
            '14': H
            '15': I
            '16': J
            '17': K
            '18': L
            '19': M
            '20': 'N'
            '21': O
            '22': P
            '23': Q
            '24': R
            '25': S
            '26': T
            '27': U
            '28': V
    - name: solutions
      struct:
        - name: language
          list:
            class_label:
              names:
                '0': UNKNOWN_LANGUAGE
                '1': PYTHON
                '2': CPP
                '3': PYTHON3
                '4': JAVA
        - name: solution
          list: string
    - name: incorrect_solutions
      struct:
        - name: language
          list:
            class_label:
              names:
                '0': UNKNOWN_LANGUAGE
                '1': PYTHON
                '2': CPP
                '3': PYTHON3
                '4': JAVA
        - name: solution
          list: string
    - name: cf_contest_id
      dtype: int64
    - name: cf_index
      dtype: string
    - name: cf_points
      dtype: float32
    - name: cf_rating
      dtype: int32
    - name: cf_tags
      list: string
    - name: is_description_translated
      dtype: bool
    - name: untranslated_description
      dtype: string
    - name: time_limit
      struct:
        - name: seconds
          dtype: int64
        - name: nanos
          dtype: int64
    - name: memory_limit_bytes
      dtype: int64
    - name: input_file
      dtype: string
    - name: output_file
      dtype: string
    - name: Pre-Revision Question
      dtype: string
    - name: Pre-Revision Correct Answer
      dtype: string
    - name: Pre-Revision Incorrect Answer 1
      dtype: string
    - name: Pre-Revision Incorrect Answer 2
      dtype: string
    - name: Pre-Revision Incorrect Answer 3
      dtype: string
    - name: Pre-Revision Explanation
      dtype: string
    - name: Self-reported question-writing time (minutes)
      dtype: float64
    - name: Question
      dtype: string
    - name: Correct Answer
      dtype: string
    - name: Incorrect Answer 1
      dtype: string
    - name: Incorrect Answer 2
      dtype: string
    - name: Incorrect Answer 3
      dtype: string
    - name: Explanation
      dtype: string
    - name: Revision Comments (from Question Writer)
      dtype: string
    - name: Subdomain
      dtype: string
    - name: Writer's Difficulty Estimate
      dtype: string
    - name: Extra Revised Question
      dtype: string
    - name: Extra Revised Explanation
      dtype: string
    - name: Extra Revised Correct Answer
      dtype: string
    - name: Extra Revised Incorrect Answer 1
      dtype: string
    - name: Extra Revised Incorrect Answer 2
      dtype: string
    - name: Extra Revised Incorrect Answer 3
      dtype: string
    - name: Non-Expert Validator Accuracy
      dtype: float64
    - name: Majority Non-Expert Vals Incorrect
      dtype: float64
    - name: Expert Validator Accuracy
      dtype: float64
    - name: Record ID
      dtype: string
    - name: High-level domain
      dtype: string
    - name: Question Writer
      dtype: string
    - name: Feedback_EV_1
      dtype: string
    - name: Validator Revision Suggestion_EV_1
      dtype: string
    - name: Is First Validation_EV_1
      dtype: bool
    - name: Post hoc agreement_EV_1
      dtype: string
    - name: Sufficient Expertise?_EV_1
      dtype: string
    - name: Understand the question?_EV_1
      dtype: string
    - name: Question Difficulty_EV_1
      dtype: string
    - name: Validator Answered Correctly_EV_1
      dtype: int64
    - name: Self-reported time (minutes)_EV_1
      dtype: float64
    - name: Probability Correct_EV_1
      dtype: string
    - name: Manual Correctness Adjustment_EV_1
      dtype: string
    - name: Expert Validator_EV_1
      dtype: string
    - name: Feedback_EV_2
      dtype: string
    - name: Validator Revision Suggestion_EV_2
      dtype: string
    - name: Is First Validation_EV_2
      dtype: bool
    - name: Post hoc agreement_EV_2
      dtype: string
    - name: Sufficient Expertise?_EV_2
      dtype: string
    - name: Understand the question?_EV_2
      dtype: string
    - name: Question Difficulty_EV_2
      dtype: string
    - name: Validator Answered Correctly_EV_2
      dtype: int64
    - name: Self-reported time (minutes)_EV_2
      dtype: float64
    - name: Probability Correct_EV_2
      dtype: string
    - name: Manual Correctness Adjustment_EV_2
      dtype: string
    - name: Expert Validator_EV_2
      dtype: string
    - name: Feedback_NEV_1
      dtype: string
    - name: Validator Answered Correctly_NEV_1
      dtype: int64
    - name: Explanation_NEV_1
      dtype: string
    - name: Self-reported time (minutes)_NEV_1
      dtype: float64
    - name: Websites visited_NEV_1
      dtype: string
    - name: Probability Correct_NEV_1
      dtype: string
    - name: Manual Correctness Adjustment_NEV_1
      dtype: float64
    - name: Non-Expert Validator_NEV_1
      dtype: string
    - name: Feedback_NEV_2
      dtype: string
    - name: Validator Answered Correctly_NEV_2
      dtype: int64
    - name: Explanation_NEV_2
      dtype: string
    - name: Self-reported time (minutes)_NEV_2
      dtype: float64
    - name: Websites visited_NEV_2
      dtype: string
    - name: Probability Correct_NEV_2
      dtype: string
    - name: Manual Correctness Adjustment_NEV_2
      dtype: float64
    - name: Non-Expert Validator_NEV_2
      dtype: string
    - name: Feedback_NEV_3
      dtype: string
    - name: Validator Answered Correctly_NEV_3
      dtype: float64
    - name: Explanation_NEV_3
      dtype: string
    - name: Self-reported time (minutes)_NEV_3
      dtype: float64
    - name: Websites visited_NEV_3
      dtype: string
    - name: Probability Correct_NEV_3
      dtype: string
    - name: Manual Correctness Adjustment_NEV_3
      dtype: float64
    - name: Non-Expert Validator_NEV_3
      dtype: string
    - name: Expert Validator Disagreement Category
      dtype: float64
    - name: Canary String
      dtype: string
    - name: prompt
      dtype: string
    - name: prompt_id
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: article
      dtype: string
    - name: highlights
      dtype: string
    - name: id
      dtype: string
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 901388140
      num_examples: 12798
  download_size: 363200043
  dataset_size: 901388140
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*