sohaibmanah/translation
收藏Hugging Face2024-05-20 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sohaibmanah/translation
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 30131481
num_examples: 2200
download_size: 5697189
dataset_size: 30131481
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is designed for analyzing conversations and character behaviors in online forums or social media. It includes features such as index (int64), thread ID (int64), message ID (int64), author ID (int64), author number of posts (int64), message content (string), and character (string). The dataset is divided into a training set with 2200 examples, totaling 30131481 bytes. The download size of the dataset is 5697189 bytes.
提供机构:
sohaibmanah
原始信息汇总
数据集概述
数据集特征
- index: 整数类型 (int64)
- thread_id: 整数类型 (int64)
- message_id: 整数类型 (int64)
- author_id: 整数类型 (int64)
- author_num_posts: 整数类型 (int64)
- message: 字符串类型 (string)
- character: 字符串类型 (string)
数据集划分
- 训练集 (train):
- 示例数量: 2200
- 数据大小: 30131481 字节
数据集大小
- 下载大小: 5697189 字节
- 数据集总大小: 30131481 字节



