SUSTech/sci-llm-raw
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SUSTech/sci-llm-raw
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
splits:
- name: train
num_bytes: 16076587
num_examples: 35895
- name: test
num_bytes: 182405
num_examples: 200
download_size: 9778395
dataset_size: 16258992
---
# Dataset Card for "sci-llm-raw"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SUSTech
原始信息汇总
数据集概述
配置
- 默认配置
- 数据文件
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
- 数据文件
数据集信息
-
特征
prompt:类型为字符串chosen:类型为字符串A:类型为字符串B:类型为字符串C:类型为字符串D:类型为字符串
-
数据分割
- 训练集
- 字节数:16076587
- 样本数:35895
- 测试集
- 字节数:182405
- 样本数:200
- 训练集
-
下载大小:9778395 字节
-
数据集大小:16258992 字节



