Seenka/spots_audios
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seenka/spots_audios
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: audio
dtype: audio
- name: id
dtype: int64
- name: brand_id
dtype: int64
- name: brand_name
dtype: string
- name: text
dtype: string
- name: title
dtype: string
- name: created_at
dtype: timestamp[us, tz=UTC]
- name: confirmed_at
dtype: timestamp[us, tz=UTC]
- name: confirmed_by_id
dtype: int64
- name: clip_url
dtype: string
- name: duration
dtype: float64
- name: thumb_url
dtype: string
- name: clip_duration
dtype: float64
- name: filename
dtype: string
- name: embeddings
sequence:
sequence: float32
splits:
- name: train
num_bytes: 261559300.0
num_examples: 417
download_size: 242934514
dataset_size: 261559300.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "spots_audios"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Seenka
原始信息汇总
数据集概述
数据集信息
特征
- audio: 音频数据
- id: 整数类型
- brand_id: 整数类型
- brand_name: 字符串类型
- text: 字符串类型
- title: 字符串类型
- created_at: 时间戳类型,UTC时区
- confirmed_at: 时间戳类型,UTC时区
- confirmed_by_id: 整数类型
- clip_url: 字符串类型
- duration: 浮点数类型
- thumb_url: 字符串类型
- clip_duration: 浮点数类型
- filename: 字符串类型
- embeddings: 浮点数序列
数据分割
- train: 训练集,包含417个样本,总大小为261559300.0字节
数据集大小
- 下载大小: 242934514字节
- 数据集大小: 261559300.0字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*



