bigcode/self-oss-instruct-sc2-responses-unfiltered
收藏Hugging Face2024-04-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bigcode/self-oss-instruct-sc2-responses-unfiltered
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: fingerprint
dtype: 'null'
- name: seed
dtype: string
- name: sha1
dtype: string
- name: id
dtype: int64
- name: concepts
sequence: string
- name: instruction
dtype: string
- name: parsing_result
list:
- name: response
dtype: string
splits:
- name: train
num_bytes: 5478599581
num_examples: 237506
download_size: 1770822542
dataset_size: 5478599581
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
bigcode
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- fingerprint: 空值类型
- seed: 字符串类型
- sha1: 字符串类型
- id: 整数类型(int64)
- concepts: 字符串序列
- instruction: 字符串类型
- parsing_result: 列表类型,包含:
- response: 字符串类型
数据集分割
- train:
- 数据量: 5478599581 字节
- 示例数量: 237506
数据集大小
- 下载大小: 1770822542 字节
- 数据集总大小: 5478599581 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



