raminass/opinions
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/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)
提供机构:
raminass
原始信息汇总
数据集概述
数据特征
- 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:



