joaodubeux/bloom-sandbox
收藏Hugging Face2023-08-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/joaodubeux/bloom-sandbox
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
splits:
- name: train
num_bytes: 409800.0
num_examples: 50
- name: test
num_bytes: 49176.0
num_examples: 6
download_size: 221705
dataset_size: 458976.0
---
# Dataset Card for "bloom-sandbox"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
joaodubeux
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
- 特征:
input_ids: 序列类型,数据类型为int32
- 数据分割:
- 训练集 (
train):- 字节数: 409800.0
- 样本数: 50
- 测试集 (
test):- 字节数: 49176.0
- 样本数: 6
- 训练集 (
- 下载大小: 221705 字节
- 数据集大小: 458976.0 字节



