facat/sci-llm-60k
收藏Hugging Face2023-09-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/facat/sci-llm-60k
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: context
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: 330020705
num_examples: 60347
- name: test
num_bytes: 1111116
num_examples: 200
download_size: 183205878
dataset_size: 331131821
---
# Dataset Card for "sci-llm-60k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
facat
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集 (train):
data/train-* - 测试集 (test):
data/test-*
- 训练集 (train):
- 数据文件:
数据集信息
-
特征:
prompt: 字符串类型context: 字符串类型chosen: 字符串类型A: 字符串类型B: 字符串类型C: 字符串类型D: 字符串类型
-
数据分割:
- 训练集 (train):
- 字节数: 330020705
- 样本数: 60347
- 测试集 (test):
- 字节数: 1111116
- 样本数: 200
- 训练集 (train):
-
数据集大小:
- 下载大小: 183205878
- 数据集大小: 331131821



