CoolFace
Datasetpublic

LimYeri/LeetCode_YouTube_CC

LeetCode Information & YouTube Captions Original data -> LimYeri/leetcode_with_youtube_captions The original ['cc_content'] column had many repeated sentences, making the data too long. To remove the repetitions, we used precise regular expressions to eliminate the repeated sentences. -> new column ['content'] Additionally, we also removed unnecessary strings (e.g., '[Music]').

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes18downloads
Dataset Card

LeetCode Information & YouTube Captions

Original data -> LimYeri/leetcode_with_youtube_captions

The original ['cc_content'] column had many repeated sentences, making the data too long.

To remove the repetitions, we used precise regular expressions to eliminate the repeated sentences. -> new column ['content']

Additionally, we also removed unnecessary strings (e.g., '[Music]').