--- dataset_info: features: - name: id dtype: int64 - name: name dtype: string - name: name_abbreviation dtype: string - name: decision_date dtype: string - name: docket_number dtype: string - name: court dtype: string - name: casebody dtype: string - name: judge1 dtype: string - name: judge2 dtype: string - name: judge3 dtype: string - name: exactly_three_caps dtype: int64 - name: extra_judges dtype: string - name: judge_designations dtype: string - name: opinions_count dtype: int64 - name: majority_count dtype: int64 - name: dissent_count dtype: int64 - name: concurrence_count dtype: int64 - name: other_count dtype: int64 - name: primary_citation dtype: string - name: reporter dtype: string - name: volume dtype: 'null' - name: resource_url dtype: string - name: precedential_status dtype: string - name: 010combined_count dtype: int64 - name: 020lead_count dtype: int64 - name: 030concurrence_count dtype: int64 - name: 035concurrenceinpart_count dtype: int64 - name: 040dissent_count dtype: int64 - name: year dtype: int64 - name: month dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 3455705452 num_examples: 31175 download_size: 1629387251 dataset_size: 3455705452 configs: - config_name: default data_files: - split: train path: data/train-* ---