CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01nayohan /korean-hate-speechreference: https://github.com/kocohub/korean-hate-speech @inproceedings{moon-etal-2020-beep, title = "{BEEP}! {K}orean Corpus of Online News Comments for Toxic Speech Detection", author = "Moon, Jihyung and Cho, Won Ik and Lee, Junbum", booktitle = "Proceedings of the Eighth International Workshop on Natural Language Processing for Social Media", month = jul, year = "2020", address = "Online", publisher = "Association for Computational Linguistics"… See the full description on the dataset page: https://huggingface.co/datasets/nayohan/korean-hate-speech.text1K<n<10K2 likes4.2k downloads2y agoHugging Face02minpeter /fineweb-2-edu-korean-rawHuggingFaceFW/fineweb-2 (v2.1.0) It took about 9 hours on A100 80gbx4 to process the dataset. tabular10M<n<100M1 likes3.2k downloads1y agoHugging Face03mkd-chanwoo /normalized-datasets-for-koreanLLM Normalized Datasets for Korean LLM (Stage 0.5) This is a comprehensive pretraining dataset for Korean LLMs containing ~944M normalized documents from 42 source datasets across English, Korean, Code, and Science domains. Quick Stats Metric Value Total Documents ~944,545,628 Source Datasets 42 Format JSONL (one JSON object per line) Languages English, Korean Domains English, Korean, Code, Science Pipeline Stage Stage 0.5 (after download, before… See the full description on the dataset page: https://huggingface.co/datasets/mkd-chanwoo/normalized-datasets-for-koreanLLM.text1M<n<10M1 likes3.2k downloads4mo agoHugging Face04kresnik /zeroth_korean Zeroth-Korean Dataset Introduction The Zeroth-Korean dataset is a publicly available speech dataset created for Korean automatic speech recognition (ASR) research and development. This dataset is distributed under the CC BY 4.0 license, allowing anyone to use it freely. The goal of the Zeroth project is to make Korean speech recognition more widely accessible. Dataset Overview Total Data: Approximately 51.6 hours of training data and 1.2 hours of test data… See the full description on the dataset page: https://huggingface.co/datasets/kresnik/zeroth_korean.audio10K<n<100K23 likes2.4k downloads2y agoHugging Face05maywell /korean_textbooks Massive Korean synthetic dataset This dataset is a large-scale Korean artificial data set created using Gemini Pro. It was created using the methodology described in Creation of synthetic textbook-quality datasets in Textbooks Are All You Need. Data overview A subset of each dataset does not indicate the contents of that dataset. Further modification required before use this dataset for training. 본 데이터셋은 바로 사용하기보다는 하고자하는 task에 맞추어 가공 후 사용을 권장드립니다. ex) 로컬 모델을 사용하여 QA 셋으로… See the full description on the dataset page: https://huggingface.co/datasets/maywell/korean_textbooks.text1M<n<10M124 likes2.1k downloads3y agoHugging Face06jeanlee /kmhas_korean_hate_speechThe K-MHaS (Korean Multi-label Hate Speech) dataset contains 109k utterances from Korean online news comments labeled with 8 fine-grained hate speech classes or Not Hate Speech class. The fine-grained hate speech classes are politics, origin, physical, age, gender, religion, race, and profanity and these categories are selected in order to reflect the social and historical context.texttext-classification100K<n<1M24 likes2k downloads4y agoHugging Face07AI-it /korean-hate-speechgatedHello AI-it! text1K<n<10K4 likes1.7k downloads5y agoHugging Face08Bingsu /laion2b_multi_korean_subset_with_image laion2b_multi_korean_subset_with_image img2dataset을 통해 다운로드에 성공한 Bingsu/laion2B-multi-korean-subset 이미지를 정리한 데이터셋입니다. 이미지는 9,800,137장입니다. 이미지는 짧은 쪽 길이가 256이 되도록 리사이즈 되었으며, 품질 100인 webp파일로 다운로드 되었습니다. Usage 1. datasets >>> from datasets import load_dataset >>> dataset = load_dataset("Bingsu/laion2b_multi_korean_subset_with_image", streaming=True, split="train") >>> dataset.features {'image': Image(decode=True, id=None), 'text': Value(dtype='string', id=None)… See the full description on the dataset page: https://huggingface.co/datasets/Bingsu/laion2b_multi_korean_subset_with_image.imagefeature-extraction100K<n<1M6 likes952 downloads4y agoHugging Face09Bingsu /zeroth-korean Zeroth-Korean Zeroth-Korean The data set contains transcriebed audio data for Korean. There are 51.6 hours transcribed Korean audio for training data (22,263 utterances, 105 people, 3000 sentences) and 1.2 hours transcribed Korean audio for testing data (457 utterances, 10 people). This corpus also contains pre-trained/designed language model, lexicon and morpheme-based segmenter(morfessor). Zeroth project introduces free Korean speech corpus and aims to make Korean… See the full description on the dataset page: https://huggingface.co/datasets/Bingsu/zeroth-korean.audioautomatic-speech-recognition10K<n<100K46 likes894 downloads4y agoHugging Face10HAERAE-HUB /KOREAN-WEBTEXT KOREAN-WEBTEXT KOREAN-WEBTEXT is a high-quality Korean language corpus consisting of 2.2 billion tokens. The data has been collected from the following sources: cc100 oscar-corpus/OSCAR-2201 oscar-corpus/OSCAR-2109 oscar-corpus/OSCAR-2301 ontocord/CulturaY Additional credible internet sources collected by out team (We are working to add more sources) The dataset undergoes rigorous filtering at both the sentence and document levels to ensure quality of text data. Additionally… See the full description on the dataset page: https://huggingface.co/datasets/HAERAE-HUB/KOREAN-WEBTEXT.tabular1M<n<10M49 likes730 downloads2y agoHugging Face11JaepaX /korean_datasetaudioautomatic-speech-recognition10K<n<100K4 likes688 downloads2y agoHugging Face12seoulraphaellee /korean-assembly-minutes 대한민국 국회 회의록 아카이브 국회 회의록 원문(record.assembly.go.kr) PDF 에서 본문을 뽑아 모은 것이다. 본회의와 각 위원회 회의록이 모두 들어 있다. 수록 기간: 1948~1993 회의 수: 1,951건 본문 분량: 65,306,444자 구성 연도별 JSONL(gzip) 한 덩이다. from datasets import load_dataset ds = load_dataset("seoulraphaellee/korean-assembly-minutes", split="train") ds = load_dataset("seoulraphaellee/korean-assembly-minutes", data_files="data/2026.jsonl.gz", split="train") 필드 이름 설명 meeting_key 회의 식별자 (record:<id>)… See the full description on the dataset page: https://huggingface.co/datasets/seoulraphaellee/korean-assembly-minutes.tabulartext-generation10K<n<100K0 likes427 downloads14d agoHugging Face13eliceai /korean-webtext-edu Korean Webtext Edu 데이터셋 설명 Korean-webtext-edu는 HAERAE-HUB/KOREAN-WEBTEXT 데이터셋에서 선별된 하위 집합입니다. 이 데이터셋은 원본 데이터의 128만 개 문서 중 교육적 가치가 높은 콘텐츠만을 필터링하여 구축되었습니다. 본 데이터셋의 필터링 과정은 HuggingFaceFW/fineweb-edu 데이터셋의 방법론에서 영감을 받았습니다. 교육적이고 사실적이며 구조화된 한국어 웹 텍스트를 대규모로 제공하여, 모델 학습의 질을 높이는 것을 목표로 합니다. 데이터셋 구축 소스 데이터 HAERAE-HUB/KOREAN-WEBTEXT 필터링 및 점수 산정 "교육적 가치" 점수 산정 방식은 FineWeb-edu 방법론을 기반으로 합니다. 텍스트의 일관성, 사실 관계의 정확성, 핵심 개념 소개, 교육적 적합성 등을… See the full description on the dataset page: https://huggingface.co/datasets/eliceai/korean-webtext-edu.texttext-classification8 likes425 downloads9mo agoHugging Face14mkd-minju /korean_data_scraper_aihub Korean Data Scraper — AI-Hub Local Corpus 상태: 비공개 (private) 저장소입니다. Korean_data_scraper 프로젝트의 aihub_local 소스가 생성한 코퍼스입니다. 국립정보화진흥원 AI-Hub(aihub.or.kr)에서 내려받은 여러 데이터셋의 로컬 zip 압축 파일을 압축 해제하고, 그 안의 json 파일에서 본문 텍스트를 추출한 결과입니다. 샘플로 확인한 내용 중에는 뉴스 기사(신문기사) 카테고리의 AI-Hub 데이터셋에서 추출된 텍스트가 포함되어 있습니다. 스키마 파일당 1개 레코드(JSONL)이며, 다음과 같은 필드를 가집니다. {"id": "aihub_local:<zip 파일명>:<json 파일명>", "source": "aihub_local", "text": "...", "url": null, "license": "per-dataset -- check the… See the full description on the dataset page: https://huggingface.co/datasets/mkd-minju/korean_data_scraper_aihub.texttext-generation1M<n<10M0 likes353 downloads23d agoHugging Face15minpeter /geulgyeol-blog-koreantext1M<n<10M1 likes352 downloads1y agoHugging Face16Junhoee /STT_Korean_Datasetaudio100K<n<1M6 likes326 downloads2y agoHugging Face17heegyu /open-korean-instructions4가지 한국어 챗봇 학습용 데이터셋을 합쳐놓았습니다. 이중 ShareGPT 데이터는 멀티턴으로 되어있습니다. 데이터 생성 및 합치는 코드는 https://github.com/HeegyuKim/open-korean-instructions 여기를 참고하세요 이름 # 타입 KoAlpaca v1.0 52K 싱글턴 KoAlpaca v1.1 21K 싱글턴 ShareGPT DeepL 번역 620K(싱글턴), 84K(멀티턴) 멀티턴, 싱글턴 OIG-small-chip2-ko 210K 싱글턴 Korquad-Chat 9.6K 멀티턴, 지식기반 모든 데이터는 포멧이 통일되어 있습니다. <sys>, <usr>, <bot> 세가지 토큰과 줄넘김으로 화자를 구분합니다. korquad-chat 데이터의 경우, 유저와 봇이 서로를 호칭할 때는 <|bot|>, <|user|>로 되어있습니다. {"source": "koalpaca-v1.0", "text":… See the full description on the dataset page: https://huggingface.co/datasets/heegyu/open-korean-instructions.text100K<n<1M25 likes323 downloads3y agoHugging Face18minpeter /fineweb-2-edu-koreantabular1M<n<10M5 likes321 downloads1y agoHugging Face19BAEM1N /nanochat_koreantext100K<n<1M0 likes307 downloads5mo agoHugging Face20gyung /korean-bar-exam-hard-current-law-precedent-sft-1000 Korean Current-Law Bar Exam Hard SFT 1000 대한민국 현행 법령을 기준으로 만든 변호사시험 선택형 고난도 스타일 SFT 데이터 1,000문항입니다. 초기 직접 조문확인형 생성본은 실제 제14ㆍ15회 변호사시험보다 쉬워서, 이 버전은 다음 기준으로 다시 만들었습니다. ㄱ/ㄴ/ㄷ/ㄹ 복합정오형 중심 甲/乙/丙, 검사ㆍ사법경찰관ㆍ행정청ㆍ회사ㆍ소송당사자 등이 등장하는 사례형 비중 확대 단순 근거 조문 선택형 제거 정답뿐 아니라 각 지문별 O/X 이유와 참고 법령 조문 제공 제15회 변호사시험 data/questions.csv와 높은 유사도 문항 제외 Files data/questions.csv: Hugging Face preview용 메인 CSV입니다. sft/train.jsonl: messages 형식 SFT용 JSONL입니다. metadata/qa_report.json: 생성 수량, 난도 관련… See the full description on the dataset page: https://huggingface.co/datasets/gyung/korean-bar-exam-hard-current-law-precedent-sft-1000.tabularquestion-answering1K<n<10K0 likes305 downloads3mo agoHugging Face21minpeter /fineweb-2-edu-korean-score-2tabular10M<n<100M3 likes288 downloads1y agoHugging Face22o0dimplz0o /Zeroth-STT-Korean Zeroth-STT-Korean Dataset Description This is a shuffled version of the Zeroth-STT-Ko dataset. Citation Zeroth-Korean Dataset, created by [Lucas Jo(@Atlas Guide Inc.) and Wonkyum Lee(@Gridspace Inc.)], 2023. Available at https://github.com/goodatlas/zeroth under CC-BY-4.0 license. Junhoee/STT_Korean_Dataset_80000 Dataset, created by [Junhoee], 2024. Available at https://huggingface.co/datasets/Junhoee/STT_Korean_Dataset_80000 audioautomatic-speech-recognition100K<n<1M5 likes272 downloads2y agoHugging Face23huggingface-KREW /korean-role-playing Dataset Card for korean-role-playing: 한국어 롤플레잉 대화 데이터셋 데이터셋 요약 korean-role-playing은 다양한 상황과 관계를 반영한 한국어 기반 롤플레잉 대화 데이터셋입니다. 본 데이터셋은 총 4개의 세부 데이터셋으로 구성되어 있으며, 연인 간의 역할극, 유튜브 커플 대화, 일반 상황 기반 롤플레잉, EXA 스타일 페르소나 역할극 등 다양한 맥락을 포함합니다. 한국어 기반의 캐릭터 AI, 역할 기반 LLM, 인격 일관성 평가 등에 활용할 수 있습니다. 지원 태스크 및 리더보드 role-playing: 다양한 캐릭터와 상황에 맞춘 대화를 생성하거나 이해하는 태스크에 사용됩니다. multi-turn dialogue: 다중 발화 문맥에서의 자연스러운 응답 생성 언어 모든 데이터는 한국어(ko)로 구성되어 있습니다. 데이터셋 구조… See the full description on the dataset page: https://huggingface.co/datasets/huggingface-KREW/korean-role-playing.text10K<n<100K12 likes270 downloads1y agoHugging Face24lcw99 /wikipedia-korean-20240501wikipedia Korean 2024.5.1 cut text100K<n<1M21 likes265 downloads2y agoHugging Face25heegyu /korean-petitions 청와대 국민청원 데이터 출처: https://github.com/lovit/petitions_archive 크기: 651.8MB sample { "category": "반려동물", "begin": "2017-08-25", "end": "2017-11-23", "content": "길고양이들 밥주고있는 사람입니다. 최근에 동네주민과 트러블이 생겨 싸움이 일어났습니다. 길고양이들이 모여든다고 밥주지마라고 윽박지르셨습니다. 쓰레기봉투를 뜯는다거나 사람에게 해끼치거나 하지 않았습니다. 단순히 고양이가 모여드는게 싫답니다. 그럼 애들은 굶어죽어야하나요? 길고양이들이 맘놓고 쉬고 밥먹을 수 있는 환경이 전혀 없는데 무작정 밥안주고 물 안주면 얘네는 어떻게 하나요? 안그래도 수명도 짧은데다가 길고양이를 상대로 학대하는 사람들도 많은데 너무 가엾습니다. 강동구청은 고양이 급식소라고 만들어주셨던데 동네마다 한개씩이라도 만들어… See the full description on the dataset page: https://huggingface.co/datasets/heegyu/korean-petitions.text100K<n<1M13 likes260 downloads4y agoHugging Face26AbdullahRian /Korean.OCR.Img.text.pairimage100K<n<1M1 likes257 downloads1y agoHugging Face27chaannwooff /korean-web2 Keural-web (Naver Search) 한국어 웹 텍스트 코퍼스. 네이버 검색 API를 통해 수집한 한국어 문서 데이터셋입니다. 데이터 수집 방법 수집 도구: 네이버 검색 Open API (webkr, blog, news 엔드포인트) 검색 키워드: 경제·기술·사회·문화·과학·의학·법학·예술 등 27,192개 한국어 키워드 본문 추출: trafilatura 라이브러리로 HTML에서 본문 추출 수집 기간: 2025년 ~ 2026년 필터링 라인 단위 + 문서 단위 2단계 필터링이 적용된 상태입니다. 라인 단위 제거 항목: UI/네비게이션 잔재 (로그인, 더보기, 공유 버튼 등) 날짜·메타 태그, 기자 바이라인 광고·도박·성인 키워드 한국어 없는 줄 (영문, 중문, 일문 등) 해시태그, URL, 저작권 문구 등 문서 단위 필터링: 최소 텍스트 길이 미달 문서 제거 반복 문구 비율 초과 문서… See the full description on the dataset page: https://huggingface.co/datasets/chaannwooff/korean-web2.text10M<n<100M1 likes256 downloads4mo agoHugging Face28jojo0217 /korean_safe_conversation 개요 성균관대 - VAIV COMPANY 산학협력을 위해 구축한 일상대화 데이터입니다. 자연스럽고 윤리적인 챗봇 구축을 위한 데이터셋 입니다. 고품질을 위해 대부분의 과정에서 사람이 직접 검수하였으며생성 번역 등의 과정에서는 GPT3.5-turbo, GPT4를 사용하였습니다. 일상대화에 중점을 두면서혐오표현, 편향적인 대답을 지양하면서 일상대화를 하는 것에 중점을 두었습니다. 데이터 구축 과정 데이터 구성 데이터 종류 개수 비고 url 일상대화 데이터셋 2063 국립국어원 모두의 말뭉치 https://corpus.korean.go.kr/request/reausetMain.do?lang=ko 감성대화 1020 AIHub 감성대화 데이터… See the full description on the dataset page: https://huggingface.co/datasets/jojo0217/korean_safe_conversation.texttext-generation10K<n<100K59 likes252 downloads2y agoHugging Face29HAERAE-HUB /KOREAN-SyntheticText-1.5B KOREAN-SyntheticText KOREAN-SyntheticText is a successor of the KOREAN-WEBTEXT project in our mission to create high-quality Korean corpora. The dataset consists of 1.4B tokens generated over 600 H100 hours following the Cosmopedia project. The dataset has been generated using a 100B + open-source LLM fine-tuned on text generation. No filtering has been done yet. text1M<n<10M15 likes244 downloads2y agoHugging Face30saillab /alpaca-korean-cleanedThis repository contains the dataset used for the TaCo paper. Please refer to the paper for more details: OpenReview If you have used our dataset, please cite it as follows: Citation @inproceedings{upadhayay2024taco, title={TaCo: Enhancing Cross-Lingual Transfer for Low-Resource Languages in {LLM}s through Translation-Assisted Chain-of-Thought Processes}, author={Bibek Upadhayay and Vahid Behzadan}, booktitle={5th Workshop on practical ML for limited/low resource settings, ICLR}, year={2024}… See the full description on the dataset page: https://huggingface.co/datasets/saillab/alpaca-korean-cleaned.text10K<n<100K0 likes241 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.