wisenut-nlp-team/finetune
收藏Hugging Face2024-03-31 更新2024-06-26 收录
下载链接:
https://hf-mirror.com/datasets/wisenut-nlp-team/finetune
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: question
dtype: string
- name: context
sequence: string
- name: answer
sequence: string
- name: original_answer
sequence: string
- name: similar_contexts
sequence: string
splits:
- name: train
num_bytes: 82281192
num_examples: 5609
download_size: 11461648
dataset_size: 82281192
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
wisenut-nlp-team
原始信息汇总
数据集概述
数据特征
- id: 字符串类型
- title: 字符串类型
- question: 字符串类型
- context: 字符串序列
- answer: 字符串序列
- original_answer: 字符串序列
- similar_contexts: 字符串序列
数据分割
- train: 包含5609个样本,占用82281192字节
数据集大小
- 下载大小: 11461648字节
- 数据集大小: 82281192字节
配置
- default: 包含训练数据文件,路径为
data/train-*



