raminass/full_opinions_1994_2020
收藏资源简介:
--- dataset_info: features: - name: author_name dtype: string - name: category dtype: string - name: per_curiam dtype: bool - name: case_name dtype: string - name: date_filed dtype: string - name: federal_cite_one dtype: string - name: absolute_url dtype: string - name: cluster dtype: string - name: year_filed dtype: int64 - name: scdb_id dtype: string - name: scdb_decision_direction dtype: float64 - name: scdb_votes_majority dtype: float64 - name: scdb_votes_minority dtype: float64 - name: text dtype: string - name: clean_text dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 180294148 num_examples: 3790 download_size: 94040799 dataset_size: 180294148 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
数据特征
- author_name: 字符串类型
- category: 字符串类型
- per_curiam: 布尔类型
- case_name: 字符串类型
- date_filed: 字符串类型
- federal_cite_one: 字符串类型
- absolute_url: 字符串类型
- cluster: 字符串类型
- year_filed: 整数类型
- scdb_id: 字符串类型
- scdb_decision_direction: 浮点数类型
- scdb_votes_majority: 浮点数类型
- scdb_votes_minority: 浮点数类型
- text: 字符串类型
- clean_text: 字符串类型
- index_level_0: 整数类型
数据分割
- train:
- 字节数: 180294148
- 样本数: 3790
数据集大小
- 下载大小: 94040799
- 数据集大小: 180294148
配置
- config_name: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



