jingwora/unstructured-data-multilingual
收藏Hugging Face2023-08-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jingwora/unstructured-data-multilingual
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: language
dtype: string
- name: id
dtype: string
- name: product_id
dtype: string
- name: category
dtype: string
- name: sub_category
dtype: string
- name: product_name
dtype: string
- name: product_detail
dtype: string
- name: image_files
dtype: string
- name: review
dtype: string
- name: star
dtype: string
- name: sentiment
dtype: string
splits:
- name: en
num_bytes: 11790
num_examples: 24
- name: ja
num_bytes: 10499
num_examples: 24
- name: th
num_bytes: 12716
num_examples: 24
download_size: 34282
dataset_size: 35005
configs:
- config_name: default
data_files:
- split: en
path: data/en-*
- split: ja
path: data/ja-*
- split: th
path: data/th-*
---
# Dataset Card for "unstructured-data-multilingual"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jingwora
原始信息汇总
数据集概述
数据集信息
-
特征列表:
language: 字符串类型id: 字符串类型product_id: 字符串类型category: 字符串类型sub_category: 字符串类型product_name: 字符串类型product_detail: 字符串类型image_files: 字符串类型review: 字符串类型star: 字符串类型sentiment: 字符串类型
-
数据分割:
en: 11790 字节,24 个样本ja: 10499 字节,24 个样本th: 12716 字节,24 个样本
-
数据集大小:
- 下载大小: 34282 字节
- 数据集大小: 35005 字节
配置信息
- 默认配置:
en: 数据路径data/en-*ja: 数据路径data/ja-*th: 数据路径data/th-*



