orl-doubt / README.md
lavrenko's picture
Upload dataset
f0df6c7 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: type
      dtype: string
    - name: question
      dtype: string
    - name: params_json
      dtype: string
    - name: case_facts
      dtype: string
    - name: guideline_name
      dtype: string
    - name: guideline_url
      dtype: string
    - name: guideline_citation_key
      dtype: string
    - name: rule_id
      dtype: string
    - name: gold_options_json
      dtype: string
    - name: gold_rationale
      dtype: string
    - name: difficulty_tags
      list: string
    - name: version
      dtype: string
  splits:
    - name: train
      num_bytes: 1839406
      num_examples: 1600
    - name: validation
      num_bytes: 230608
      num_examples: 200
    - name: test
      num_bytes: 229647
      num_examples: 200
  download_size: 202922
  dataset_size: 2299661
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*