raminass/opinions
收藏资源简介:
--- 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: timestamp[ns] - 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 splits: - name: train num_bytes: 325982706 num_examples: 8261 - name: test num_bytes: 79922598 num_examples: 2066 download_size: 215652479 dataset_size: 405905304 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- # Dataset Card for "opinions" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征列表: - 字段名:author_name,数据类型:字符串 - 字段名:category,数据类型:字符串 - 字段名:per_curiam(全体法院合议判决),数据类型:布尔值 - 字段名:case_name,数据类型:字符串 - 字段名:date_filed,数据类型:纳秒级时间戳(timestamp[ns]) - 字段名:federal_cite_one,数据类型:字符串 - 字段名:absolute_url,数据类型:字符串 - 字段名:cluster,数据类型:字符串 - 字段名:year_filed,数据类型:64位整数 - 字段名:scdb_id,数据类型:字符串 - 字段名:scdb_decision_direction,数据类型:64位浮点数 - 字段名:scdb_votes_majority,数据类型:64位浮点数 - 字段名:scdb_votes_minority,数据类型:64位浮点数 - 字段名:text,数据类型:字符串 - 字段名:clean_text,数据类型:字符串 数据集划分: - 划分名称:train,占用字节数:325982706,样本数量:8261 - 划分名称:test,占用字节数:79922598,样本数量:2066 下载总大小:215652479 数据集总占用大小:405905304 配置信息: - 配置名称:default,数据文件: - 划分:train,路径:data/train-* - 划分:test,路径:data/test-* # 「opinions」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据特征
- 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: 字符串类型
数据划分
- train:
- 字节数: 325982706
- 样本数: 8261
- test:
- 字节数: 79922598
- 样本数: 2066
数据集大小
- 下载大小: 215652479 字节
- 数据集大小: 405905304 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:




