yregelman/popular-posts-clip-embeddings-ViT-B-16-plus-240
收藏Hugging Face2024-05-21 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/yregelman/popular-posts-clip-embeddings-ViT-B-16-plus-240
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: postId
dtype: string
- name: voteCount
dtype: int64
- name: userId
dtype: string
- name: votes
dtype: int64
- name: mediaId
dtype: string
- name: url
dtype: string
- name: mediaType
dtype: string
- name: encoding
sequence: float64
splits:
- name: train
num_bytes: 53570902
num_examples: 9955
download_size: 43540876
dataset_size: 53570902
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as postId, voteCount, userId, etc., each with its data type. The dataset is divided into a training set with 9955 examples. The dataset size and download size are 53570902 bytes and 43540876 bytes respectively.
提供机构:
yregelman
原始信息汇总
数据集概述
数据集信息
特征
- postId: 字符串类型
- voteCount: 64位整数类型
- userId: 字符串类型
- votes: 64位整数类型
- mediaId: 字符串类型
- url: 字符串类型
- mediaType: 字符串类型
- encoding: 64位浮点数类型
数据分割
- train:
- 样本数量: 9955
- 数据大小: 53570902 字节
数据集大小
- 下载大小: 43540876 字节
- 数据集总大小: 53570902 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



