amunozo/openlegaldata
收藏Hugging Face2023-12-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/amunozo/openlegaldata
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: slug
dtype: string
- name: court
struct:
- name: id
dtype: int64
- name: name
dtype: string
- name: slug
dtype: string
- name: city
dtype: int64
- name: state
dtype: int64
- name: jurisdiction
dtype: string
- name: level_of_appeal
dtype: string
- name: file_number
dtype: string
- name: date
dtype: timestamp[s]
- name: created_date
dtype: timestamp[s]
- name: updated_date
dtype: timestamp[s]
- name: type
dtype: string
- name: ecli
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 3436956243
num_examples: 104763
download_size: 1344880133
dataset_size: 3436956243
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "old_cases"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
amunozo
原始信息汇总
数据集概述
数据集信息
- 特征列表:
id: 数据类型为int64slug: 数据类型为stringcourt: 结构化数据,包含以下字段:id: 数据类型为int64name: 数据类型为stringslug: 数据类型为stringcity: 数据类型为int64state: 数据类型为int64jurisdiction: 数据类型为stringlevel_of_appeal: 数据类型为string
file_number: 数据类型为stringdate: 数据类型为timestamp[s]created_date: 数据类型为timestamp[s]updated_date: 数据类型为timestamp[s]type: 数据类型为stringecli: 数据类型为stringcontent: 数据类型为string
数据分割
- 训练集:
- 名称:
train - 字节数: 3436956243
- 样本数: 104763
- 名称:
数据集大小
- 下载大小: 1344880133 字节
- 数据集大小: 3436956243 字节
配置
- 默认配置:
- 配置名称:
default - 数据文件:
- 分割:
train - 路径:
data/train-*
- 分割:
- 配置名称:



