cj94/wine_review
收藏Hugging Face2024-04-11 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cj94/wine_review
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: wine_id
dtype: int64
- name: country
dtype: string
- name: description
dtype: string
- name: designation
dtype: string
- name: points
dtype: int64
- name: price
dtype: float64
splits:
- name: train
num_bytes: 21093175.17523332
num_examples: 68918
- name: test
num_bytes: 5273446.824766681
num_examples: 17230
download_size: 14998562
dataset_size: 26366622.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
cj94
原始信息汇总
数据集概述
数据集特征
- wine_id:整数类型(int64)
- country:字符串类型(string)
- description:字符串类型(string)
- designation:字符串类型(string)
- points:整数类型(int64)
- price:浮点数类型(float64)
数据集划分
- 训练集(train):
- 示例数量:68918
- 数据大小:21093175.17523332字节
- 测试集(test):
- 示例数量:17230
- 数据大小:5273446.824766681字节
数据集大小
- 下载大小:14998562字节
- 数据集总大小:26366622.0字节
数据文件配置
- 默认配置(default):
- 训练集路径:data/train-*
- 测试集路径:data/test-*



