datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ipashto-glossary-ddup
🦅 iPashto.ai Culturally Aligned Master Glossary (ddup)
Welcome to the official iPashto.ai Master Glossary dataset repo (nassimjp/ipashto-glossary-ddup). This is a highly specialized, clean, and deduplicated dictionary network covering 39 strategic domains with 11,442 unique entries.
As verified in our deployment log (Screenshot from 2026-07-02 22-33-31.png), this dataset maps complex domain terminology and foreign personal names (English, Chinese, and Japanese) directly into… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/ipashto-glossary-ddup.chinese-english-technical-patent-glossary
Dataset Card for 中華民國專利技術名詞中英對照詞庫
中華民國專利技術名詞中英對照詞庫(Chinese-English Technical Patent Glossary)收錄逾 324 萬筆台灣專利技術名詞之中英對照資料,涵蓋國際專利分類(IPC)A 至 H 全部八大類,時間跨度自 2011 年至 2023 年。本資料集適用於專利翻譯、技術術語標準化、以及繁體中文語言模型在專業領域之詞彙增強。
Dataset Details
Dataset Description
本資料集整理自中華民國經濟部智慧財產局(TIPO)公開之專利技術名詞中英對照詞庫。每筆資料包含一組繁體中文與英文之技術術語對照,並標註其對應的國際專利分類(IPC)代碼與資料來源編號。
資料涵蓋 IPC 八大類別:
A — 人類生活需要(Human Necessities)
B — 作業、運輸(Performing Operations; Transporting)
C — 化學、冶金(Chemistry; Metallurgy)
D… See the full description on the dataset page: https://huggingface.co/datasets/lianghsun/chinese-english-technical-patent-glossary.ai-glossary-reference
AI Glossary
10,200 unique artificial intelligence and machine learning terms with concise definitions, a category, a difficulty level, and links to related terms. 149,760 words of definitions across 38 categories.
Usage
from datasets import load_dataset
ds = load_dataset("whoashish115/ai-glossary-reference", split="train")
The same rows are also provided as ai_glossary.jsonl and ai_glossary.csv (related terms joined with ; ).
Fields
Field… See the full description on the dataset page: https://huggingface.co/datasets/whoashish115/ai-glossary-reference.actuarial-global-glossary-multilingual
🤝 Connect with me on LinkedIn!
Join the mission to make actuarial knowledge accessible worldwide
Let's discuss how AI can transform professional education and break language barriers in finance!
🌍 Global Actuarial Glossary - Breaking Language Barriers in Finance
🚀 The World's Most Comprehensive Multilingual Actuarial Dataset
Imagine: A brilliant actuarial student in Tokyo, a risk analyst in São Paulo, and an insurance executive… See the full description on the dataset page: https://huggingface.co/datasets/manuelcaccone/actuarial-global-glossary-multilingual.machine-learning-glossary-ai
📚 Machine Learning & AI Technical Glossary Dataset
Curated benchmark dataset covering core terminology, mathematical formulations, and engineering principles across Deep Learning, Transformers, and MLOps.
Maintained and documented by AheadMint.
📌 Dataset Overview
Category
Key Concepts
Reference Documentation
Neural Networks
Backpropagation, Attention, Loss Functions
AheadMint Deep Learning
Generative AI
RAG Architectures, Vector Embeddings… See the full description on the dataset page: https://huggingface.co/datasets/aheadmint/machine-learning-glossary-ai.healthcare_terms_glossarygri_glossary_dumpThis dataset is a test and intents to gather all the information in the glossary of GRI standards to train the AI
a2z-multidomain-glossary
A–Z Multi-Domain Glossary Dataset
This dataset is a creative collection of A-to-Z terminology across a wide range of high-level domains including Agriculture, Technology, Environment, Artificial Intelligence, Zoology, and more.Each entry includes:
domain
letter (A–Z)
word
description (short)
📊 Structure
Column
Description
domain
The high-level category (e.g. Technology, Agriculture)
letter
The alphabetical letter from A to Z
word
The concept/keyword… See the full description on the dataset page: https://huggingface.co/datasets/tejasashinde/a2z-multidomain-glossary.gensyn-glossary-dataset
Gensyn Glossary Dataset
A comprehensive glossary of terms related to the Gensyn Protocol and decentralized machine learning ecosystem.
Dataset Description
This dataset contains 40 key terms and definitions covering the Gensyn protocol, products, technical concepts, community programs, and blockchain components.
Dataset Statistics
Category
Count
Protocol
5
Products
8
Technical
16
Community
4
Blockchain
7
Total
40
Data Format… See the full description on the dataset page: https://huggingface.co/datasets/planzb/gensyn-glossary-dataset.trading-finance-glossary-nlp
Trading & Finance Glossary Dataset for NLP
A comprehensive, structured dataset of 209 trading and financial terminology entries designed for natural language processing applications in the financial domain.
Description
This dataset provides a curated collection of trading and financial terms with rich metadata including definitions, categorical labels, semantic relationships, contextual usage examples, and difficulty classifications. Each entry has been written to reflect… See the full description on the dataset page: https://huggingface.co/datasets/propfirmkey/trading-finance-glossary-nlp.russia_glossary
Media Context Glossaries
“All words, in every language, are metaphors.” — Marshall McLuhanVersion: 2025-10-07Maintained by: Media ContextLicense: Code — Apache 2.0 · Datasets — CC BY 4.0
📘 Overview
Media Context develops open, multilingual glossaries for independent newsrooms and researchers.Each dataset provides standardized terminology, editorial usage guidance, and risk notes for work in and about authoritarian or censored environments.
See impact.md for… See the full description on the dataset page: https://huggingface.co/datasets/mediacontext/russia_glossary.chinese-english-technical-patent-glossary-chat
Dataset Card for chinese-english-technical-patent-glossary-chat
chinese-english-technical-patent-glossary-chat 是一個大規模中英技術名詞翻譯之對話集,總計約 4,537,304 筆,基於中華民國智慧財產局(TIPO)公開之專利技術名詞中英對照詞庫自動組裝而成。每筆以 ShareGPT(messages)與 Alpaca(instruction / input / output)雙格式提供,並附帶 IPC 分類與最近修正日期,適合作為繁中 → 英文專利術語翻譯之 SFT 主力語料。
Dataset Details
Dataset Description
中華民國智慧財產局(TIPO)長期維護「專利技術名詞中英對照詞庫」,收錄專利實務中常見之技術名詞及其英文對照,涵蓋機械、電子、化工、生物、資訊等眾多 IPC 分類。本資料集以該詞庫為基礎,透過程式自動組裝為 SFT 對話格式:
system:固定提示語… See the full description on the dataset page: https://huggingface.co/datasets/lianghsun/chinese-english-technical-patent-glossary-chat.icaire-ai-glossary-enriched
ICAIRE AI Glossary — Enriched (Mustalih Living)
Bilingual Arabic-English AI glossary based on the ICAIRE canonical vocabulary,
enriched through a multi-layer LLM pipeline into a fully structured
multimodal dataset: metaphors, detailed explanations, UML diagrams, typed
knowledge-graph edges, and narrator-voice story-track assignments.
Dataset structure
Each term (1,242 total) is one JSON record with these fields:
Field
Type
Description
english_term
string… See the full description on the dataset page: https://huggingface.co/datasets/FatimahEmadEldin/icaire-ai-glossary-enriched.belarus_glossary
Media Context Glossaries
“All words, in every language, are metaphors.” — Marshall McLuhanVersion: 2025-10-07Maintained by: Media ContextLicense: Code — Apache 2.0 · Datasets — CC BY 4.0
📘 Overview
Media Context develops open, multilingual glossaries for independent newsrooms and researchers.Each dataset provides standardized terminology, editorial usage guidance, and risk notes for work in and about authoritarian or censored environments.
See impact.md for… See the full description on the dataset page: https://huggingface.co/datasets/mediacontext/belarus_glossary.
