CoolFace
25 shown

datasets

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

Clear all
01Mwnthai /bodo-legal-question-answering-ai4bharat Bodo Legal Question Answering Dataset Overview This dataset is a Bodo-language legal Question Answering (QA) resource created for research in low-resource Natural Language Processing (NLP) and legal language processing. The supplied source files contain legal judgment contexts together with multiple questions and answers. For Hugging Face compatibility and question-answering model training, each question-answer pair has been flattened into a separate JSONL example… See the full description on the dataset page: https://huggingface.co/datasets/Mwnthai/bodo-legal-question-answering-ai4bharat.textquestion-answering10K<n<100K0 likes74 downloads27d agoHugging Face02alayaran /bodo-monolingual-dataset# First Install datasets library pip install datasets from datasets import load_dataset train = load_dataset("alayaran/bodo-monolingual-dataset", "unshuffled_deduplicated_no", split="train") test = load_dataset("alayaran/bodo-monolingual-dataset", "unshuffled_deduplicated_no", split="test") # print the first five entries from the dataset array of trai and test set print(train['text'][:5]) ["मदि सरकारा जारिमिनारि हाबाफारि मावफूंदों , 1 कौटि नख'राव दैनि कानेक्सन होबाय", "दिल्ली / जयपुर… See the full description on the dataset page: https://huggingface.co/datasets/alayaran/bodo-monolingual-dataset.texttext-generation100K<n<1M2 likes71 downloads3y agoHugging Face03alayaran /bodo_english_parallelBodo and English Parallel Sentences 2 languages, 3 bitexts ;) @alayarantexttranslation100K<n<1M1 likes59 downloads3y agoHugging Face04BodoZnipes /Dual-Use-Goodstextn<1K0 likes56 downloads3y agoHugging Face05Mwnthai /bodo-legal-question-answering-iiith Bodo Legal Question Answering Dataset — IIITH Translation Overview A Bodo-language legal Question Answering (QA) resource derived from English legal judgments. Each example contains a judgment context, a question, and its corresponding answer. Data Provenance Original Legal Source The underlying English legal judgments were extracted from the publicly accessible Gauhati High Court judgment repository:… See the full description on the dataset page: https://huggingface.co/datasets/Mwnthai/bodo-legal-question-answering-iiith.textquestion-answering10K<n<100K0 likes54 downloads27d agoHugging Face06alayaran /bodo-news-headlinetext1K<n<10K0 likes46 downloads3y agoHugging Face07Mwnthai /bodo-legal-judgment-summarization Bodo Legal Judgment Summarization Dataset Overview This dataset contains Bodo-language legal judgments paired with their corresponding summaries. It is intended for research on automatic legal text summarization, low-resource NLP, and Bodo language modeling. Dataset Structure Each example contains: id: Document identifier corresponding to the original TXT filenames. language: Language of the document (Bodo). domain: Domain (Legal). judgment: Full… See the full description on the dataset page: https://huggingface.co/datasets/Mwnthai/bodo-legal-judgment-summarization.textsummarization1K<n<10K0 likes46 downloads27d agoHugging Face08ainlpml-iitp /ICON26-COILD-INDIC-MT-Assamese-Bodogated COILD-INDIC-MT 2026 — Assamese–Bodo Dataset This dataset is provided for the COILD-INDIC-MT 2026 Shared Task, co-located with ICON 2026. The shared task aims to foster research and innovation in Natural Language Processing (NLP) for Indian Languages. This repository contains data specifically for the: Assamese ↔ Bodo language pair. 🔐 Access to the Dataset This is a restricted and gated dataset. Access is available only to authorized participants of the… See the full description on the dataset page: https://huggingface.co/datasets/ainlpml-iitp/ICON26-COILD-INDIC-MT-Assamese-Bodo.texttranslation10K<n<100K0 likes41 downloads17d agoHugging Face09akshitkr /bodo_c4_0001_dedupedBodo language synthetic pretraining data, original source language is english. Original dataset details wget https://huggingface.co/datasets/allenai/c4/resolve/main/en/c4-train.00000-of-01024.json.gz gunzip c4-train.00000-of-01024.json.gz Translation parameters: FORWARD_MODEL_NAME = "prajdabre/rotary-indictrans2-en-indic-1B" BATCH_SIZE = 256 NUM_WORKERS = 8 MAX_SEQ_LENGTH = 256 NUM_BEAMS = 1 text100K<n<1M1 likes21 downloads1y agoHugging Face10speed-tb /bodogated Speed-Tb Phase 1 Bodo Narration Dataset Description The Bodo Speech Dataset, developed as part of the Speech Datasets and Models for Tibeto-Burman Languages (Project SpeeD-TB), funded under Mission Bhashini, is a transcribed speech corpus of the language. The full dataset comprises over 200 hours of high-quality audio recordings paired with accurate transcriptions in both IPA and Roman script, making it ** one of the largest speech resources for the language**… See the full description on the dataset page: https://huggingface.co/datasets/speed-tb/bodo.audioautomatic-speech-recognition1K<n<10K0 likes20 downloads17d agoHugging Face11alayaran /bodo_english_parallel_validBodo and English Parallel Sentences 2 languages, 3 bitexts ;) @alayarantext1K<n<10K0 likes16 downloads3y agoHugging Face12mrajbrahma /bodo-wordstext10K<n<100K0 likes13 downloads4y agoHugging Face13alayaran /bodo_english_parallel_testBodo and English Parallel Sentences 2 languages, 3 bitexts ;) @alayarantext1K<n<10K1 likes13 downloads3y agoHugging Face14alayaran /bodo-pos-conllThe shared task of CoNLL-2003 concerns language-independent named entity recognition. We will concentrate on four types of named entities: persons, locations, organizations and names of miscellaneous entities that do not belong to the previous three groups. The CoNLL-2003 shared task data files contain four columns separated by a single space. Each word has been put on a separate line and there is an empty line after each sentence. The first item on each line is a word, the second a part-of-speech (POS) tag, the third a syntactic chunk tag and the fourth the named entity tag. The chunk tags and the named entity tags have the format I-TYPE which means that the word is inside a phrase of type TYPE. Only if two phrases of the same type immediately follow each other, the first word of the second phrase will have tag B-TYPE to show that it starts a new phrase. A word with tag O is not part of a phrase. Note the dataset uses IOB2 tagging scheme, whereas the original dataset uses IOB1. For more details see https://www.clips.uantwerpen.be/conll2003/ner/ and https://www.aclweb.org/anthology/W03-0419text10K<n<100K0 likes11 downloads3y agoHugging Face15AyushSisodiya /Bodotexttext-generation10K<n<100K0 likes11 downloads2y agoHugging Face16XKaab /ASR-Bodo_5hrsaudio1K<n<10K0 likes6 downloads3mo agoHugging Face17Maitreyajayaraj /bodo_cardiology_risk_reasoning_v1.jsontextn<1K0 likes5 downloads5mo agoHugging Face18Maitreyajayaraj /bodo_cardiology_reasoning_v2.jsontextn<1K0 likes5 downloads5mo agoHugging Face19Maitreyajayaraj /bodo_neuro_critical_reasoning_v1.jsontextn<1K0 likes5 downloads5mo agoHugging Face20Maitreyajayaraj /bodo_obstetrics_critical_reasoning_v1.jsontextn<1K0 likes5 downloads5mo agoHugging Face21Maitreyajayaraj /bodo_endocrine_reasoning_v1.jsontextn<1K0 likes4 downloads5mo agoHugging Face22Maitreyajayaraj /bodo_emergency_critical_reasoning_v2.jsontextn<1K0 likes4 downloads5mo agoHugging Face23Maitreyajayaraj /bodo_emergency_critical_reasoning_v3.jsontextn<1K0 likes4 downloads5mo agoHugging Face24Maitreyajayaraj /bodo_icu_multisystem_critical_reasoning_v1.jsontextn<1K0 likes4 downloads5mo agoHugging Face25Maitreyajayaraj /bodo_infectious_critical_reasoning_v1.jsontextn<1K0 likes4 downloads5mo agoHugging Face

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