fdaudens/hf-blog-posts-split
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/fdaudens/hf-blog-posts-split
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
size_categories:
- n<1K
dataset_info:
features:
- name: url
dtype: string
- name: targets
dtype: string
- name: authors
dtype: string
- name: date
dtype: string
- name: inputs
dtype: string
splits:
- name: train
num_bytes: 2686395.722222222
num_examples: 254
- name: test
num_bytes: 332749.7027027027
num_examples: 33
download_size: 1257996
dataset_size: 3019145.424924925
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset includes the following features: url, targets, authors, date, and inputs, all of which are of string type. The dataset is divided into a training set and a test set, with 254 samples in the training set and 33 samples in the test set. The total download size of the dataset is 1257996 bytes, and the total dataset size is 3019145.424924925 bytes. The configuration name of the dataset is default, and the data files for the training and test sets are stored in the data/train-* and data/test-* paths, respectively.
提供机构:
fdaudens
原始信息汇总
数据集概述
基本信息
- 语言: 英语
- 数据集大小: 小于1000条记录
数据集特征
- url: 字符串类型
- targets: 字符串类型
- authors: 字符串类型
- date: 字符串类型
- inputs: 字符串类型
数据集划分
- 训练集:
- 记录数: 254
- 数据大小: 2686395.722222222字节
- 测试集:
- 记录数: 33
- 数据大小: 332749.7027027027字节
数据集大小
- 下载大小: 1257996字节
- 总数据大小: 3019145.424924925字节
数据文件配置
- 默认配置:
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



