CoolFace
11 shown

datasets

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

Clear all
01zouhar /wmt-terminology-2023 WMT 2023 Terminology Shared Task Data The current version contains both the sources, references, terminologies but also participant submissions. It is easily accessible from huggingface and contains only the test split: from datasets import load_dataset data = load_dataset("zouharvi/wmt-terminology-2023")["test"] print(len(data)) If you use this data, please read the paper and cite: @inproceedings{semenov-etal-2023-findings, title = "Findings of the WMT 2023 Shared Task on… See the full description on the dataset page: https://huggingface.co/datasets/zouhar/wmt-terminology-2023.texttranslation1K<n<10K5 likes95 downloads3y agoHugging Face02jakeveo05 /bazi-terminologytextn<1K2 likes38 downloads9mo agoHugging Face03JusWis /korean-legal-terminology Korean Legal Terminology Dataset A comprehensive Korean legal terminology dataset designed for fine-tuning language models to understand and explain Korean legal concepts. Dataset Description This dataset contains 17,484 samples of Korean legal terminology definitions in a question-answer format, specifically designed for instruction-tuning language models in the legal domain. Dataset Structure Each sample consists of: input: A question asking for an… See the full description on the dataset page: https://huggingface.co/datasets/JusWis/korean-legal-terminology.textquestion-answering10K<n<100K1 likes33 downloads8mo agoHugging Face04islamic-datasets /maliki-terminology اصطلاحات أعلام المالكية وألقابهم قاعدة بيانات متخصصة في رموز وألقاب المدرسة المالكية 📖 وصف البيانات تحتوي هذه القاعدة على استخراج دقيق للألقاب والرموز العلمية المستخدمة في كتب الفقه المالكي (مثل: الشيخ، الأخوان، الصادقان، المحمدون...). تم تحويل المادة العلمية إلى صيغة سؤال وجواب (QA) لتسهيل تدريب نماذج الذكاء الاصطناعي على فهم السياق التاريخي والعلمي للمذهب. 📂 محتوى الملف عدد القيود: 29 اصطلاحاً رئيسياً. الصيغة: JSONL. الحقول: - question: السؤال… See the full description on the dataset page: https://huggingface.co/datasets/islamic-datasets/maliki-terminology.textquestion-answeringn<1K0 likes32 downloads9mo agoHugging Face05emircanerol /terminology-en-tr terimler sözlüğü (terminology-en-tr) Veri Kümesi Özeti Bu veri kümesi, on beş bilimsel ve teknik alanda İngilizce–Türkçe terim eşleşmelerinden oluşan, alanlara ve alt alanlara göre hiyerarşik biçimde düzenlenmiş bir terminoloji sözlüğüdür. Özellik Değer Terim sayısı 11.878 Ana alan sayısı 15 Kaynak dil İngilizce (en) Hedef dil Türkçe (tr) Biçim Hiyerarşik JSON (all_terminology.json) ve düzleştirilmiş JSON Lines (terminology.jsonl)… See the full description on the dataset page: https://huggingface.co/datasets/emircanerol/terminology-en-tr.texttranslation10K<n<100K0 likes19 downloads3mo agoHugging Face06drixo /terminology-english-spanishtexttranslation10K<n<100K0 likes15 downloads5mo agoHugging Face07LiJiaye /TerminologyExtraction2024text1K<n<10K0 likes5 downloads3y agoHugging Face08LiJiaye /TerminologyExtraction2024-fixedtext1K<n<10K0 likes5 downloads3y agoHugging Face09Broadwave /kds_terminology_test_v2textn<1K0 likes2 downloads9mo agoHugging Face10Broadwave /kds_terminology_test_v1textn<1K0 likes1 downloads9mo agoHugging Face11Broadwave /kds_terminology_test_v3textn<1K0 likes1 downloads9mo agoHugging Face

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