wisenut-nlp-team/finetune4
收藏Hugging Face2024-05-21 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/wisenut-nlp-team/finetune4
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
sequence: string
- name: answer
sequence: string
- name: similar_contexts
sequence: string
splits:
- name: train
num_bytes: 182700
num_examples: 23
download_size: 62415
dataset_size: 182700
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four main features: question, context, answer, and similar_contexts. It is divided into a training set (train) with 23 examples, totaling 182700 bytes. The download size of the dataset is 62415 bytes, and the actual usage size is 182700 bytes. The configuration information mentions the default configuration and specifies the path of the training data files.
提供机构:
wisenut-nlp-team
原始信息汇总
数据集概述
数据集特征
- question: 问题,数据类型为字符串。
- context: 上下文,数据类型为字符串序列。
- answer: 答案,数据类型为字符串序列。
- similar_contexts: 相似上下文,数据类型为字符串序列。
数据集分割
- train: 训练集,包含23个样本,总字节数为182700。
数据集大小
- 下载大小: 62415字节
- 数据集大小: 182700字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



