legalbench_tasks / README.md
Malikeh1375's picture
Upload dataset
694a994 verified
|
raw
history blame
No virus
3.45 kB
metadata
dataset_info:
  - config_name: abercrombie
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 65140
        num_examples: 95
    download_size: 13958
    dataset_size: 65140
  - config_name: canada_tax_court_outcomes
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 274531
        num_examples: 244
    download_size: 88476
    dataset_size: 274531
  - config_name: citation_prediction_classification
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 52896
        num_examples: 108
    download_size: 18670
    dataset_size: 52896
  - config_name: consumer_contracts_qa
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 1266464
        num_examples: 396
    download_size: 380898
    dataset_size: 1266464
  - config_name: contract_nli_confidentiality_of_agreement
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 61687
        num_examples: 82
    download_size: 28307
    dataset_size: 61687
  - config_name: contract_nli_explicit_identification
    features:
      - name: answer
        dtype: string
      - name: index
        dtype: string
      - name: task_type
        dtype: string
      - name: task_name
        dtype: string
      - name: inputs
        dtype: string
      - name: multiple_choice_targets
        sequence: string
      - name: __index_level_0__
        dtype: int64
    splits:
      - name: test
        num_bytes: 84533
        num_examples: 109
    download_size: 35058
    dataset_size: 84533
configs:
  - config_name: abercrombie
    data_files:
      - split: test
        path: abercrombie/test-*
  - config_name: canada_tax_court_outcomes
    data_files:
      - split: test
        path: canada_tax_court_outcomes/test-*
  - config_name: citation_prediction_classification
    data_files:
      - split: test
        path: citation_prediction_classification/test-*
  - config_name: consumer_contracts_qa
    data_files:
      - split: test
        path: consumer_contracts_qa/test-*
  - config_name: contract_nli_confidentiality_of_agreement
    data_files:
      - split: test
        path: contract_nli_confidentiality_of_agreement/test-*
  - config_name: contract_nli_explicit_identification
    data_files:
      - split: test
        path: contract_nli_explicit_identification/test-*