jlbaker361/small_division_whole
收藏Hugging Face2023-11-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jlbaker361/small_division_whole
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 1231.111111111111
num_examples: 32
- name: test
num_bytes: 153.88888888888889
num_examples: 4
download_size: 4157
dataset_size: 1385.0
---
# Dataset Card for "small_division_whole"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jlbaker361
原始信息汇总
数据集概述
配置信息
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
input: 字符串类型 (string)output: 浮点数类型 (float64)text: 字符串类型 (string)
-
数据分割:
- 训练集 (
train):- 字节数: 1231.111111111111
- 样本数: 32
- 测试集 (
test):- 字节数: 153.88888888888889
- 样本数: 4
- 训练集 (
-
数据集大小:
- 下载大小: 4157 字节
- 数据集大小: 1385.0 字节



