YBXL/GENE_REVIEW_SY_train
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/GENE_REVIEW_SY_train
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: conversations
list:
- name: role
dtype: string
- name: content
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 3419168
num_examples: 817
- name: valid
num_bytes: 3419168
num_examples: 817
- name: test
num_bytes: 3419168
num_examples: 817
download_size: 4965619
dataset_size: 10257504
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
提供机构:
YBXL
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- conversations: 列表类型,包含以下子特征:
- role: 字符串类型
- content: 字符串类型
- text: 字符串类型
数据集分割
- train: 817个样本,总大小3419168字节
- valid: 817个样本,总大小3419168字节
- test: 817个样本,总大小3419168字节
数据集大小
- 下载大小: 4965619字节
- 数据集总大小: 10257504字节
数据文件配置
- default配置下,数据文件路径如下:
- train: data/train-*
- valid: data/valid-*
- test: data/test-*



