leemikepop/mlm_2020_jud
收藏Hugging Face2024-04-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/leemikepop/mlm_2020_jud
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: word_ids
sequence: int64
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 28144753548
num_examples: 2480151
- name: test
num_bytes: 7423441724
num_examples: 654163
download_size: 5694347217
dataset_size: 35568195272
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
leemikepop
原始信息汇总
数据集概述
数据集特征
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- word_ids: 序列类型为 int64
- labels: 序列类型为 int64
数据集分割
- 训练集:
- 字节数: 28144753548
- 样本数: 2480151
- 测试集:
- 字节数: 7423441724
- 样本数: 654163
数据集大小
- 下载大小: 5694347217 字节
- 数据集总大小: 35568195272 字节
数据文件配置
- 默认配置:
- 训练集路径: data/train-*
- 测试集路径: data/test-*



