konsman/stackoverflow-posts-mobile-development-tag
收藏官方服务:
资源简介:
--- dataset_info: features: - name: Id dtype: int64 - name: PostTypeId dtype: int64 - name: AcceptedAnswerId dtype: int64 - name: ParentId dtype: int64 - name: Score dtype: int64 - name: ViewCount dtype: int64 - name: Body dtype: string - name: Title dtype: string - name: ContentLicense dtype: string - name: FavoriteCount dtype: int64 - name: CreationDate dtype: string - name: LastActivityDate dtype: string - name: LastEditDate dtype: string - name: LastEditorUserId dtype: int64 - name: OwnerUserId dtype: int64 - name: Tags sequence: string splits: - name: train num_bytes: 1371670 num_examples: 769 download_size: 622878 dataset_size: 1371670 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
konsman原始信息汇总
数据集概述
数据集特征
- Id: 整数类型 (int64)
- PostTypeId: 整数类型 (int64)
- AcceptedAnswerId: 整数类型 (int64)
- ParentId: 整数类型 (int64)
- Score: 整数类型 (int64)
- ViewCount: 整数类型 (int64)
- Body: 字符串类型 (string)
- Title: 字符串类型 (string)
- ContentLicense: 字符串类型 (string)
- FavoriteCount: 整数类型 (int64)
- CreationDate: 字符串类型 (string)
- LastActivityDate: 字符串类型 (string)
- LastEditDate: 字符串类型 (string)
- LastEditorUserId: 整数类型 (int64)
- OwnerUserId: 整数类型 (int64)
- Tags: 字符串序列 (sequence: string)
数据集分割
- 训练集 (train):
- 数据量: 1371670 字节
- 示例数量: 769
数据集大小
- 下载大小: 622878 字节
- 数据集总大小: 1371670 字节



