amitness/logits-kmt-it-512
收藏Hugging Face2023-09-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/amitness/logits-kmt-it-512
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
- name: teacher_logits
sequence:
sequence: float64
- name: teacher_indices
sequence:
sequence: int64
- name: teacher_mask_indices
sequence: int64
splits:
- name: train
num_bytes: 42895572910.60717
num_examples: 2721582
- name: test
num_bytes: 7569819964.089419
num_examples: 480280
download_size: 18116725008
dataset_size: 50465392874.69659
---
# Dataset Card for "logits-kmt-it-512"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
amitness
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集特征
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- labels: 序列类型为 int64
- teacher_logits: 序列类型为 float64 的序列
- teacher_indices: 序列类型为 int64 的序列
- teacher_mask_indices: 序列类型为 int64
数据集分割
- 训练集:
- 字节数: 42895572910.60717
- 样本数: 2721582
- 测试集:
- 字节数: 7569819964.089419
- 样本数: 480280
数据集大小
- 下载大小: 18116725008
- 数据集大小: 50465392874.69659



