polinaeterna/only_null
收藏Hugging Face2024-03-08 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/polinaeterna/only_null
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: int
dtype: int32
- name: float
dtype: float32
- name: string
dtype: string
- name: class_label
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: bool
dtype: bool
splits:
- name: train
num_bytes: 1042
num_examples: 50
download_size: 2107
dataset_size: 1042
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes five features: integer (int32), float (float32), string (string), class label (class_label, with two categories: 0 and 1), and boolean (bool). The dataset is split into a training set (train) with 50 examples, totaling 1042 bytes. The download size of the dataset is 2107 bytes. The dataset configuration is default, with the training data file path being data/train-*.
提供机构:
polinaeterna
原始信息汇总
数据集详情
特征信息
- int: 数据类型为
int32 - float: 数据类型为
float32 - string: 数据类型为
string - class_label: 数据类型为
class_label,包含两个类别:0 和 1 - bool: 数据类型为
bool
数据分割
- train: 包含 50 个样本,总字节数为 1042 字节
数据集大小
- 下载大小: 2107 字节
- 数据集大小: 1042 字节
配置信息
- default: 包含训练数据文件,路径为
data/train-*



