FollishBoi/autotrain-data-tpsmay22
收藏Hugging Face2022-05-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/FollishBoi/autotrain-data-tpsmay22
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是为项目tpsmay22自动处理的AutoTrain数据集。数据集包含多个特征字段,数据类型包括浮点数、整数和字符串。数据集被分为训练集和验证集,训练集包含719999个样本,验证集包含180001个样本。数据集的BCP-47语言代码为unk,表示语言未知。
This dataset is an AutoTrain dataset automatically processed for the project tpsmay22. It includes multiple feature fields with data types including float, integer and string. The dataset is split into a training set and a validation set, where the training set contains 719,999 samples and the validation set contains 180,001 samples. The BCP-47 language code of this dataset is unk, indicating that the language is unknown.
提供机构:
FollishBoi
原始信息汇总
数据集概述
数据集描述
该数据集是为项目tpsmay22自动处理而生成的。
语言
数据集的语言代码为unk。
数据集结构
数据实例
数据集中的样本示例如下:
json [ { "id": 828849, "feat_f_00": 0.5376503535622164, ... "target": 0.0 }, { "id": 481680, "feat_f_00": 0.067304409313422, ... "target": 0.0 } ]
数据集字段
数据集包含以下字段(特征):
json { "id": "Value(dtype=int64, id=None)", "feat_f_00": "Value(dtype=float64, id=None)", ... "feat_f_30": "Value(dtype=int64, id=None)", "target": "Value(dtype=float32, id=None)" }
数据集分割
数据集被分割为训练集和验证集,分割详情如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 719999 |
| 验证集 | 180001 |



