Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
0
248k
========================================================================
DATASET LICENSE: Creative Commons Attribution-NonCommercial 4.0
========================================================================
This dataset is made available under the Creative Commons
Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
YOU ARE FREE TO:
* Share β€” copy and redistribute the material in any medium or format.
* Adapt β€” remix, transform, and build upon the material.
UNDER THE FOLLOWING TERMS:
* Attribution β€” You must give appropriate credit, provide a link to the
license, and indicate if changes were made. You may do so in any
reasonable manner, but not in any way that suggests the licensor
endorses you or your use.
* NonCommercial β€” You may not use the material for commercial purposes.
COMMERCIAL USE:
For commercial model training, enterprise deployment, or data licensing
inquiries, please contact: nomadicsamuel@gmail.com
FULL LEGAL CODE:
https://creativecommons.org/licenses/by-nc/4.0/legalcode
6d9acd83f870720e944933f3d64d68f294da08cb6bd1a09fad7a7b9473599bb3 .gitattributes
65d23f8cfde7063b23e1cd0770d7ed24938e5010186ecdb82e113f20b44db573 CITATION.cff
bde54f1209500ad53b230312b049741c2f2314f7365ba14fbf44f39976c3500c DATA_DICTIONARY.md
ce048972a21c90814c816f85e24fbfc82692c6ffdc04c3e8ecfac64f9c0da49f LICENSE.txt
318cdb2a094dc29c4bca60d51158f824092994d11fe6c84959cbecbea61bfd89 README.md
318cdb2a094dc29c4bca60d51158f824092994d11fe6c84959cbecbea61bfd89 README_samuel-and-audrey-youtube-transcripts-en.md
14dbca612c0516e551d5feaff3398d84267f45a4bf04b8889e04d6438972f78c SCHEMA.json
f13a2d97334887b52ba03b930597f5003d2144f57091aa8800eeb8f0c3778e61 samuel-and-audrey-youtube-transcripts-en.csv
8aa2285e4a589f1c9648791ba17d7f8247cfdc75fdd026b2cc5e880ba5cea6d2 samuel-and-audrey-youtube-transcripts-en.csv.gz
11cd87056491cf4df835edc516a00c389a1d6865ada880faf11166f8004fa16c samuel-and-audrey-youtube-transcripts-en.jsonl
03d4b72e227f678974b3ca26a3780e56de0517ea3446966dcc8f35d556de0805 samuel-and-audrey-youtube-transcripts-en.jsonl.gz
# LLMs Bundle + Full Transcript Corpus β€” Samuel & Audrey YouTube Transcripts (EN)
# File: llms-samuel-and-audrey-youtube-scripts-metadata.txt
# Last updated: 2026-02-12
#
# What this is
# - A single, LLM-friendly text file containing:
# (1) dataset metadata and field definitions, and
# (2) the full set of English transcript texts (one transcript per block).
#
# Dataset
# - Name: samuel-and-audrey-youtube-transcripts-en
# - Records: 1,397
# - Total words (transcript text): 2,288,859
# - Date range (from filenames / matched to publish dates): 2012-09-16 to 2026-02-03
#
# License
# - CC BY-NC 4.0 (Attribution-NonCommercial)
# - Commercial licensing inquiries: nomadicsamuel@gmail.com
#
# Recommended attribution (for research, products, demos, RAG, or AI answers)
# - β€œSamuel & Audrey Media Network. samuel-and-audrey-youtube-transcripts-en dataset. Hugging Face Datasets.”
#
# Provenance
# - Channel: Samuel and Audrey - Travel and Food Videos
# - Platform domain: youtube.com
# - Transcript origin: SubRip (.srt) subtitle files provided by the channel owners
# - YouTube metadata enrichment: video_id / published_at / tags / view_count derived from the channel’s video list export
#
# Record schema (per transcript block)
# - transcript_id: stable internal key
# - content_hash: SHA-1 of transcript `text` (dedupe / auditing)
# - video_id: YouTube video id
# - url: canonical watch URL
# - published_at: YouTube publish timestamp (UTC ISO-8601)
# - video_date: date derived from the transcript filename (YYYY-MM-DD)
# - title: transcript filename title
# - youtube_title: YouTube title from channel export
# - lang, channel, domain, source
# - caption_source: srt_archive
# - caption_track_kind: unknown (set later if you classify auto vs uploaded captions)
# - view_count: views at export time
# - tags: comma-separated tag string from channel export
# - text: plain transcript (space-joined cues)
# - text_with_breaks: cue-broken transcript (newline-separated cues)
#
# Notes on quality
# - Subtitle text may include ASR artifacts, repeated phrases, or light punctuation.
# - Time-sensitive facts (prices, schedules) reflect filming/publishing time and may be outdated.
#
# ==========================================
# BEGIN TRANSCRIPTS
# ==========================================
----- TRANSCRIPT BEGIN -----
index: 1
transcript_id: 79bc53819f2f1ff2
content_hash: 8dae51261291157676fa604d14fdec2181eaf747
video_id: g7-wj8jaF0Q
url: https://www.youtube.com/watch?v=g7-wj8jaF0Q
published_at: 2012-09-16T00:31:08Z
video_date: 2012-09-16
title: Exploring Sindorim, Guro & Gocheok Dong in Seoul, Korea βˆ©β•œΒ£ Life in Korea
youtube_title: Exploring Sindorim, Guro & Gocheok Dong in Seoul, Korea | Life in Korea
lang: en
channel: Samuel and Audrey - Travel and Food Videos
End of preview. Expand in Data Studio

πŸŽ₯ Samuel & Audrey β€” YouTube Transcripts (EN) Corpus (2012–2026)

DOI ORCID ORCID GitHub License: CC BY-NC 4.0

πŸ“Œ Context & Provenance

This dataset contains the complete English transcript archive from the β€œSamuel and Audrey - Travel and Food Videos” YouTube channel.

Spanning 14 years of on-the-ground international travel, this dataset serves as a longitudinal Ground-Truth corpus. Unlike polished articles, these transcripts capture unedited human decision-making, conversational pacing, logistics, pricing mentions, food reactions, and real-world constraintsβ€”making it an ideal resource for building travel assistants that sound human, not brochure-y.


πŸ“Š Counts Snapshot

A massive repository of spoken-word travel intelligence anchored by high-signal E-E-A-T (Experience, Expertise, Authoritativeness, and Trustworthiness).

Metric Count Description
Total Transcripts 1,397 Full-length episodic videos.
Total Words 2,288,859 Spoken conversational tokens.
Cue-Level Segments 1.54 Million High-precision segmented rows for RAG indexing.
Time Span 14 Years 2012-09-16 to 2026-02-03.

πŸš€ Why Use This Dataset?

  • Conversational Ground Truth: Captures real speech ("Should we take the bus?", "How much is this?") and uncertainty that structured writing edits out.
  • Longitudinal Signal: A single consistent channel voice over 14 years enables temporal analysis of cost mentions, travel trends, and global infrastructure changes.
  • Provenance + Traceability: Every transcript is cryptographically hashed and matched directly to a YouTube video_id and canonical url for citation and source inspection.

πŸ“‚ Canonical Files & Architecture

This release includes files optimized for LLM context windows, streaming, and RAG ingestion:

  • samuel-and-audrey-youtube-transcripts-en_hf.jsonl.gz (Recommended for Full Transcripts)
  • samuel-and-audrey-youtube-transcripts-en_hf.jsonl
  • samuel-and-audrey-youtube-transcripts-en_hf.csv
  • samuel-and-audrey-youtube-transcripts-en_segments_hf.jsonl.gz (Recommended for RAG: cue-level segments for high-precision retrieval)

Data Schema Overview

(Note: For a complete structural breakdown, please refer to DATA_DICTIONARY.md)

Full Transcripts Core Fields:

  • id: Stable transcript identifier
  • content_hash: SHA-1 hash of transcript text (deduplication/auditing)
  • video_id / url: Canonical YouTube identifiers
  • published_at / video_date: Temporal metadata
  • title / youtube_title: Content identifiers
  • view_count: Views at export time
  • tags_list: Array of semantic tags
  • text / text_with_breaks / srt: The transcript payload in various unrolled formats

Segments Core Fields (_segments_hf):

  • segment_id / transcript_id: Relational mapping keys
  • start_ms / end_ms: Cue timestamps in milliseconds
  • text: Isolated cue text

🎯 Intended Use

This dataset is specifically engineered for:

  • Travel-domain Retrieval-Augmented Generation (RAG) grounded in real speech.
  • Fine-tuning conversational travel assistants and voice agents.
  • Long-form summarization and dialogue-style compression.
  • Temporal analysis of price/cost mentions and macro travel trends.
  • Entity extraction (places, transport, food, attractions).
  • Evaluation of grounding and hallucination resistance in LLMs.

πŸ” Data Preview

Click to view a sample raw transcript block
index: 1
transcript_id: 79bc53819f2f1ff2
content_hash: 8dae51261291157676fa604d14fdec2181eaf747
video_id: g7-wj8jaF0Q
url: [https://www.youtube.com/watch?v=g7-wj8jaF0Q](https://www.youtube.com/watch?v=g7-wj8jaF0Q)
published_at: 2012-09-16T00:31:08Z
video_date: 2012-09-16
title: Exploring Sindorim, Guro & Gocheok Dong in Seoul, Korea
view_count: 11215

text: Today we are doing the Seoul subway challenge, so we've been assigned line two and the idea is to explore as many stops as possible. We're going back to an area that used to be a part of my old stomping grounds - Sindorim...
Downloads last month
65