hle2000/Mintaka_Subgraphs_T5_large_ssm
收藏Hugging Face2023-08-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hle2000/Mintaka_Subgraphs_T5_large_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: 68304334
num_examples: 91831
- name: test
num_bytes: 17265835
num_examples: 23168
download_size: 14913147
dataset_size: 85570169
---
# Dataset Card for "Mintaka_Subgraphs_T5_large_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:布尔类型
数据分割
- 训练集:
- 字节数:68304334
- 样本数:91831
- 测试集:
- 字节数:17265835
- 样本数:23168
数据集大小
- 下载大小:14913147 字节
- 数据集大小:85570169 字节



