amitness/logits-debug
收藏Hugging Face2023-06-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/amitness/logits-debug
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 210392200
num_examples: 46094
- name: test
num_bytes: 22408552
num_examples: 4910
download_size: 99714472
dataset_size: 232800752
---
# Dataset Card for "logits-debug"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
amitness
原始信息汇总
数据集概述
数据集特征
- input_ids:序列类型为
int32。 - token_type_ids:序列类型为
int8。 - attention_mask:序列类型为
int8。 - labels:序列类型为
int64。 - teacher_logits:序列类型为
float64。 - teacher_indices:序列类型为
int64。 - teacher_mask_indices:序列类型为
int64。
数据集分割
- train:
- 数据大小:210392200字节
- 样本数量:46094
- test:
- 数据大小:22408552字节
- 样本数量:4910
数据集大小
- 下载大小:99714472字节
- 数据集总大小:232800752字节



