automated-research-group/gpt2-winogrande_base
收藏Hugging Face2023-11-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/automated-research-group/gpt2-winogrande_base
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: response
dtype: string
- name: request
dtype: string
- name: input_perplexity
dtype: float64
- name: input_likelihood
dtype: float64
- name: output_perplexity
dtype: float64
- name: output_likelihood
dtype: float64
splits:
- name: validation
num_bytes: 357278
num_examples: 1267
download_size: 162691
dataset_size: 357278
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "gpt2-winogrande_base"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
automated-research-group
原始信息汇总
数据集信息
特征
- id: 类型为字符串
- response: 类型为字符串
- request: 类型为字符串
- input_perplexity: 类型为浮点数 (float64)
- input_likelihood: 类型为浮点数 (float64)
- output_perplexity: 类型为浮点数 (float64)
- output_likelihood: 类型为浮点数 (float64)
数据分割
- validation: 包含357278字节,1267个样本
数据大小
- 下载大小: 162691字节
- 数据集大小: 357278字节
配置
- default: 包含验证集文件路径
data/validation-*



