datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
LeetCode_YT_CC_CoT_Summaryleetcode_with_youtube_captionsleetcode_with_youtube_captionsLeetCode_YT_CC_CoT_SummaryLeetCode Information & YouTube Captions with CoT Summaries
Original data -> LimYeri/leetcode_with_youtube_captions
The original ['cc_content'] column had tokens that were too long and contained a lot of repetition, which necessitated summarization.
Consequently, our team (Project Team: CodeMind) summarized the ['cc_content'] column data using the Chain of Thought (CoT) technique with the gpt-3.5-turbo-0125 & gpt-4-turbo-2024-04-09 model. -> new column ['Summary']
