lenatr99/Slovene_SuperGLUE_RTE
收藏Hugging Face2024-05-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lenatr99/Slovene_SuperGLUE_RTE
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: hypothesis
dtype: string
- name: idx
dtype: int64
- name: label
dtype: string
- name: premise
dtype: string
splits:
- name: train
num_bytes: 80615
num_examples: 232
- name: eval
num_bytes: 10938
num_examples: 29
download_size: 148612
dataset_size: 91553
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
lenatr99
原始信息汇总
数据集概述
数据集特征
- hypothesis: 数据类型为字符串(string)。
- idx: 数据类型为整数(int64)。
- label: 数据类型为字符串(string)。
- premise: 数据类型为字符串(string)。
数据集划分
- 训练集(train):
- 示例数量: 232
- 数据大小: 80615 字节
- 评估集(eval):
- 示例数量: 29
- 数据大小: 10938 字节
数据集大小
- 下载大小: 148612 字节
- 数据集总大小: 91553 字节
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 评估集路径:
data/eval-*
- 训练集路径:



