ceia-nlp/hellaswag-portuguese
收藏Hugging Face2023-10-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ceia-nlp/hellaswag-portuguese
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: ind
dtype: int32
- name: activity_label
dtype: string
- name: ctx_a
sequence: string
- name: ctx_b
sequence: string
- name: ctx
sequence: string
- name: endings
sequence: string
- name: source_id
dtype: string
- name: split
dtype: string
- name: split_type
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 44275109
num_examples: 39905
- name: test
num_bytes: 11058244
num_examples: 10003
- name: validation
num_bytes: 11332175
num_examples: 10042
download_size: 36875810
dataset_size: 66665528
---
# Dataset Card for "hellaswag-portuguese"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ceia-nlp
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集路径:
data/train-* - 测试集路径:
data/test-* - 验证集路径:
data/validation-*
- 训练集路径:
数据特征
- 特征列表:
ind:类型为int32activity_label:类型为stringctx_a:序列类型为stringctx_b:序列类型为stringctx:序列类型为stringendings:序列类型为stringsource_id:类型为stringsplit:类型为stringsplit_type:类型为stringlabel:类型为string
数据分割
- 训练集:
- 字节数:44275109
- 样本数:39905
- 测试集:
- 字节数:11058244
- 样本数:10003
- 验证集:
- 字节数:11332175
- 样本数:10042
数据大小
- 下载大小:36875810 字节
- 数据集大小:66665528 字节



