metadata
dataset_info:
features:
- name: pair_id
dtype: string
- name: aou_id
dtype: string
- name: jurisdiction
dtype: string
- name: regulation_article
dtype: string
- name: regulation_text
dtype: string
- name: regulation_aou_type
dtype: string
- name: company_name
dtype: string
- name: company_doc_type
dtype: string
- name: company_text
dtype: string
- name: source_dataset
dtype: string
- name: similarity_score
dtype: float64
- name: bm25_score
dtype: float64
- name: label
dtype: string
- name: rationale_span_start
dtype: int64
- name: rationale_span_end
dtype: int64
- name: violation_type
dtype: string
- name: severity
dtype: string
- name: difficulty
dtype: string
- name: rationale
dtype: string
- name: needs_human_review
dtype: bool
- name: token_count
dtype: int64
- name: readability
dtype: float64
- name: has_modal
dtype: bool
- name: has_legal_citation
dtype: bool
- name: is_passive
dtype: bool
- name: named_entity_count
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 150677
num_examples: 95
- name: dev
num_bytes: 10073
num_examples: 13
- name: test
num_bytes: 18179
num_examples: 12
download_size: 83272
dataset_size: 178929
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*