--- language: - en license: mit size_categories: - 10K [LimYeri/leetcode_with_youtube_captions](https://huggingface.co/datasets/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]').