iamnguyen/edu_parent_v1
收藏Hugging Face2023-12-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/iamnguyen/edu_parent_v1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: content
dtype: string
- name: metadata
struct:
- name: answer
dtype: string
- name: id
dtype: string
- name: prefix
dtype: string
- name: question
dtype: string
- name: school_id
dtype: string
- name: seq_num
dtype: int64
- name: source
dtype: string
- name: tokenized_question
dtype: string
- name: url
dtype: string
- name: vector
sequence: float64
splits:
- name: train
num_bytes: 2931135
num_examples: 341
download_size: 2188852
dataset_size: 2931135
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
iamnguyen
原始信息汇总
数据集概述
数据特征
- content: 数据类型为字符串。
- metadata: 结构化数据,包含以下字段:
- answer: 数据类型为字符串。
- id: 数据类型为字符串。
- prefix: 数据类型为字符串。
- question: 数据类型为字符串。
- school_id: 数据类型为字符串。
- seq_num: 数据类型为整数(int64)。
- source: 数据类型为字符串。
- tokenized_question: 数据类型为字符串。
- url: 数据类型为字符串。
- vector: 数据类型为浮点数序列(float64)。
数据分割
- train: 包含341个样本,占用2931135字节。
数据集大小
- 下载大小: 2188852字节。
- 数据集大小: 2931135字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



