amitness/logits-combined
收藏Hugging Face2023-08-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/amitness/logits-combined
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 28585177263.6597
num_examples: 1796265
- name: test
num_bytes: 5044459896.301617
num_examples: 316989
download_size: 12070717476
dataset_size: 33629637159.961315
---
# Dataset Card for "logits-combined"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
amitness
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):路径为data/train-* - 测试数据 (
split: test):路径为data/test-*
- 训练数据 (
数据集特征
- input_ids:序列类型为
int32 - token_type_ids:序列类型为
int8 - attention_mask:序列类型为
int8 - labels:序列类型为
int64 - teacher_logits:序列类型为
float64 - teacher_indices:序列类型为
int64 - teacher_mask_indices:序列类型为
int64
数据集分割
- 训练集 (
name: train)- 数据量:约 28585177263.66 字节
- 样本数:1796265
- 测试集 (
name: test)- 数据量:约 5044459896.30 字节
- 样本数:316989
数据集大小
- 下载大小:约 12070717476 字节
- 总数据集大小:约 33629637159.96 字节



