--- dataset_info: features: - name: sample_id dtype: int64 - name: decision_id dtype: string - name: decision dtype: string - name: decision_language dtype: string - name: headnote dtype: string - name: headnote_language dtype: string - name: law_area dtype: string - name: year dtype: int64 - name: volume dtype: string - name: url dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 892804203 num_examples: 59835 - name: validation num_bytes: 14840030 num_examples: 600 - name: test num_bytes: 24079653 num_examples: 978 download_size: 179402907 dataset_size: 931723886 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---