hle2000/Mintaka_Subgraphs_T5_xl_ssm
收藏Hugging Face2023-08-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hle2000/Mintaka_Subgraphs_T5_xl_ssm
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answerEntity
dtype: string
- name: questionEntity
dtype: string
- name: groundTruthAnswerEntity
dtype: string
- name: complexityType
dtype: string
- name: graph
dtype: string
- name: correct
dtype: bool
splits:
- name: train
num_bytes: 64961813
num_examples: 87924
- name: test
num_bytes: 16272721
num_examples: 21967
download_size: 15067712
dataset_size: 81234534
---
# Dataset Card for "Mintaka_Subgraphs_T5_xl_ssm"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
hle2000
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练数据:
- 路径:
data/train-*
- 路径:
- 测试数据:
- 路径:
data/test-*
- 路径:
- 训练数据:
数据特征
- id:字符串类型
- question:字符串类型
- answerEntity:字符串类型
- questionEntity:字符串类型
- groundTruthAnswerEntity:字符串类型
- complexityType:字符串类型
- graph:字符串类型
- correct:布尔类型
数据分割
- 训练集:
- 字节数:64961813
- 样本数:87924
- 测试集:
- 字节数:16272721
- 样本数:21967
数据大小
- 下载大小:15067712 字节
- 数据集大小:81234534 字节



