huynguyendayrui/ecthr
收藏Hugging Face2023-03-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/huynguyendayrui/ecthr
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
sequence: string
- name: labels_task_a
sequence:
class_label:
names:
'0': '2'
'1': '3'
'2': '5'
'3': '6'
'4': '8'
'5': '9'
'6': '10'
'7': '11'
'8': '14'
'9': P1-1
- name: law
sequence: string
- name: labels_task_b
sequence: int64
splits:
- name: train
num_bytes: 267570945
num_examples: 9000
- name: test
num_bytes: 35381069
num_examples: 1000
- name: validation
num_bytes: 33956620
num_examples: 1000
download_size: 157641185
dataset_size: 336908634
---
# Dataset Card for "ecthr"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
huynguyendayrui
原始信息汇总
数据集概述
数据集特征
- text:文本类型,序列类型为字符串。
- labels_task_a:标签任务A,序列类型为自定义类别标签,具体映射如下:
- 0: 2
- 1: 3
- 2: 5
- 3: 6
- 4: 8
- 5: 9
- 6: 10
- 7: 11
- 8: 14
- 9: P1-1
- law:法律文本,序列类型为字符串。
- labels_task_b:标签任务B,序列类型为整数。
数据集划分
- train:训练集,包含9000个样本,总大小为267570945字节。
- test:测试集,包含1000个样本,总大小为35381069字节。
- validation:验证集,包含1000个样本,总大小为33956620字节。
数据集大小
- 下载大小:157641185字节。
- 数据集总大小:336908634字节。



