lucas-w/fa-startupschool
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lucas-w/fa-startupschool
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
dtype: string
- name: reference_contexts
sequence: string
- name: reference_answer
dtype: string
- name: question_type
dtype: string
- name: metadata
struct:
- name: creation_date
dtype: string
- name: file_name
dtype: string
- name: file_path
dtype: string
- name: file_size
dtype: int64
- name: file_type
dtype: string
- name: last_accessed_date
dtype: string
- name: last_modified_date
dtype: string
- name: score
dtype: float64
splits:
- name: train
num_bytes: 1477642
num_examples: 329
download_size: 634055
dataset_size: 1477642
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征列表:
- 名称:查询(query),数据类型:字符串
- 名称:参考上下文(reference_contexts),数据类型:字符串序列
- 名称:参考答案(reference_answer),数据类型:字符串
- 名称:问题类型(question_type),数据类型:字符串
- 名称:元数据(metadata),结构体类型,包含子字段:
- 名称:创建日期(creation_date),数据类型:字符串
- 名称:文件名(file_name),数据类型:字符串
- 名称:文件路径(file_path),数据类型:字符串
- 名称:文件大小(file_size),数据类型:int64
- 名称:文件类型(file_type),数据类型:字符串
- 名称:最后访问日期(last_accessed_date),数据类型:字符串
- 名称:最后修改日期(last_modified_date),数据类型:字符串
- 名称:得分(score),数据类型:float64
数据划分:
- 划分名称:训练集(train),占用字节数:1477642,样本数量:329
下载大小:634055字节
数据集总大小:1477642字节
配置项:
- 配置名称:默认配置(default),数据文件:
- 训练划分:路径为 data/train-*
提供机构:
lucas-w
原始信息汇总
数据集概述
数据集特征
- query: 字符串类型
- reference_contexts: 字符串序列
- reference_answer: 字符串类型
- question_type: 字符串类型
- metadata: 结构化数据,包含以下字段:
- creation_date: 字符串类型
- file_name: 字符串类型
- file_path: 字符串类型
- file_size: 整数类型(64位)
- file_type: 字符串类型
- last_accessed_date: 字符串类型
- last_modified_date: 字符串类型
- score: 浮点数类型(64位)
数据集分割
- train:
- 数据大小: 1477642字节
- 示例数量: 329
数据集大小
- 下载大小: 634055字节
- 数据集总大小: 1477642字节
配置
- default:
- 训练数据路径:
data/train-*
- 训练数据路径:



