samir5636/samir-games-dataset
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/samir5636/samir-games-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: index
dtype: int64
- name: thread_id
dtype: int64
- name: message_id
dtype: int64
- name: author_id
dtype: int64
- name: author_num_posts
dtype: int64
- name: message
dtype: string
- name: character
dtype: string
splits:
- name: train
num_bytes: 15510299
num_examples: 2200
download_size: 4856681
dataset_size: 15510299
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes multiple features such as index, thread ID, message ID, author ID, author number of posts, message content, and character. The dataset is divided into a training set with 2200 examples. The download size of the dataset is 4856681 bytes, and the actual size is 15510299 bytes.
提供机构:
samir5636
原始信息汇总
数据集概述
数据集特征
- index: 整数类型 (int64)
- thread_id: 整数类型 (int64)
- message_id: 整数类型 (int64)
- author_id: 整数类型 (int64)
- author_num_posts: 整数类型 (int64)
- message: 字符串类型 (string)
- character: 字符串类型 (string)
数据集分割
- train:
- 字节数: 15510299
- 示例数: 2200
数据集大小
- 下载大小: 4856681 字节
- 数据集大小: 15510299 字节
配置
- default:
- 训练数据路径:
data/train-*
- 训练数据路径:



