matallanas/yannic-kilcher-transcript
收藏Hugging Face2022-12-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/matallanas/yannic-kilcher-transcript
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: channel
dtype: string
- name: channel_id
dtype: string
- name: title
dtype: string
- name: categories
sequence: string
- name: tags
sequence: string
- name: description
dtype: string
- name: text
dtype: string
- name: segments
list:
- name: start
dtype: float64
- name: end
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 24560830
num_examples: 370
download_size: 12784371
dataset_size: 24560830
---
# Dataset Card for "yannic-kilcher-transcript"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
matallanas
原始信息汇总
数据集概述
数据集名称
- 名称: yannic-kilcher-transcript
数据集特征
- id: 字符串类型
- channel: 字符串类型
- channel_id: 字符串类型
- title: 字符串类型
- categories: 字符串序列
- tags: 字符串序列
- description: 字符串类型
- text: 字符串类型
- segments: 列表类型,包含以下子特征:
- start: 浮点数类型
- end: 浮点数类型
- text: 字符串类型
数据集分割
- train:
- num_bytes: 24560830字节
- num_examples: 370个示例
数据集大小
- download_size: 12784371字节
- dataset_size: 24560830字节



