Usersdata
收藏资源简介:
该数据集是一个包含个人联系信息的小型数据集,主要用于数据处理和格式验证等基础任务。数据集包含3个样本,每个样本具有四个字符串类型的字段:mobile(手机号码)、name(姓名)、city(城市)和status(状态)。数据集仅提供训练集分割,总大小为145字节,采用openrail许可证发布。由于README中未提供更详细的应用背景和内容说明,该数据集可能适用于简单的数据解析、字段匹配或作为小型测试数据使用。
This small dataset contains personal contact information and is primarily intended for basic tasks such as data processing and format validation. It includes 3 samples, each with four string-type fields: mobile (phone number), name, city, and status. The dataset only provides a training set split, with a total size of 145 bytes, and is released under the OpenRail license. As no detailed application background or content descriptions are provided in the README, this dataset may be suitable for simple data parsing, field matching tasks, or as small-scale test data.
- 许可证: openrail
- 配置: 仅包含一个名为
default的配置- 数据文件: 训练集(split: train)存储在
data/train_*.parquet文件中
- 数据文件: 训练集(split: train)存储在
- 数据集特征: 包含9个字段,均为字符串类型
_id: 标识符mobile: 手机号码name: 姓名fname: 父亲姓名address: 地址alt: 备用信息circle: 区域/圈子id: 编号email: 电子邮件地址





