Anand8078/esg_collection_3
收藏Hugging Face2024-02-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Anand8078/esg_collection_3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 319
num_examples: 3
download_size: 1937
dataset_size: 319
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: text (string) and label (int64). It is divided into a training set (train) with 3 examples, occupying 319 bytes. The total download size of the dataset is 1937 bytes, and the actual data size is 319 bytes. The dataset configuration is default, with training data files located at data/train-*.
提供机构:
Anand8078
原始信息汇总
数据集概述
特征信息
- 文本 (text): 数据类型为字符串 (string)
- 标签 (label): 数据类型为整数 (int64)
数据分割
- 训练集 (train): 包含3个样本,占用319字节
数据集大小
- 下载大小: 1937字节
- 数据集大小: 319字节
配置信息
- 默认配置 (default):
- 数据文件路径:
data/train-*
- 数据文件路径:



