--- license: odc-by --- **Context** The dataset contains the Hindi and English subtitles for famous YouTube channels. This dataset was mainly created for the Hindi Language channel since the main goal was to use this dataset to build LLMs using the Hindi Language. Data from channels in Information, Entertainment, Politics, Comedy, News, etc categories has been included in this dataset. ***Dataset Stats:*** - **58 channels** - **103,042 total videos** **Content** - Video subtitles in Hindi and English - Video metadata like duration, number of comments, likes, counts, published date **Acknowledgements** The source of this dataset is YouTube. The following packages were used to generate this dataset: - [youtube-transcript-api](https://pypi.org/project/youtube-transcript-api/) - [google-api-python-client](https://pypi.org/project/google-api-python-client/) **Inspiration** - Build LLMs model using Hindi - Finetune models using Hindi for tasks like classification, summarization, translation, etc