datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
SecureCodePairs
Dataset Summary
Field
Value
Version
1.2.0
License
MIT
Total code examples
470
LLM security trajectories
30
Languages (15)
Python, Java, JavaScript, TypeScript, Go, PHP, C#, Kotlin, Swift, Rust, Ruby, C, C++, Scala, YAML (Kubernetes)
Frameworks
Flask, Django, FastAPI, Spring Boot, Express, NestJS, Next.js, Laravel, ASP.NET Core, Gin, Android, iOS, Actix, Rails, Qt, Play, gRPC, GraphQL, Kubernetes
New in v1.2.0
+260 records (deep Python/Java packs… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/SecureCodePairs.bitcoin-wallet-recovery-faq
Bitcoin Wallet Recovery FAQ Dataset v1.0
A high-quality Question & Answer dataset focused exclusively on Bitcoin wallet recovery and self-custody best practices. It is designed for training, fine-tuning, and evaluating LLMs and retrieval-augmented generation (RAG) systems in the domain of bitcoin security, seed backup, device loss, and fund recovery.
Dataset Summary
Total records: 500
Language: English
Answer length: 150–300 words per record
Categories: 39… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/bitcoin-wallet-recovery-faq.movies
Movie Scripts Dataset
The Movie Scripts Dataset consists of scripts from 1,172 movies, providing a comprehensive collection of movie dialogues and narratives. This dataset is designed to support various natural language processing (NLP) tasks, including dialogue generation, script summarization, and text analysis.
Details
The dataset contains 2 columns:
Name: The title of the movie.
Script: The full script of the movie in English.
Usage
The Movie Scripts… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/movies.lightning-network-qa
Lightning Network Q&A Dataset v1.0
A high-quality question-and-answer dataset about the Bitcoin Lightning Network, built for LLM fine-tuning, Retrieval-Augmented Generation (RAG), AI assistants, educational chatbots, developer tooling, and Bitcoin education.
Dataset Summary
Records: 500
Language: English
Categories: 40 (Introduction, Lightning Basics, Payment Channels, Routing, HTLCs, Liquidity, BOLT11, BOLT12, Watchtowers, Security, Privacy, Wallets, Lightning… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/lightning-network-qa.books
Books
The books dataset consists of a diverse collection of books organized into 9 categories, it splitted to train, validation where the train contains 40 books, and the validation 9 books.
This dataset is cleaned well and designed to support various natural language processing (NLP) tasks, including text generation and masked language modeling.
Details
The dataset contains 4 columns:
title: The tilte of the book.
author: The author of the book.
category: The… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/books.tvta-vision
TradingView Technical Analysis Vision Dataset (TVTA-Vision)
A research-grade multimodal dataset for training and evaluating Vision-Language Models on TradingView-style financial chart understanding and structured technical analysis.
Dataset Overview
The TVTA-Vision dataset provides:
Chart images: TradingView-style candlestick charts with realistic market conditions
Structured annotations: Technical indicators, market structure, patterns, support/resistance, trend… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/tvta-vision.Wapic-CWS-Data
Wapic 中文分词数据 (wapic-cws-data)
训练 / 评估 Ismantic/wapic-cws 分词模型所用的固化数据集。
现代中文标准:人名整体、标点独立、数字/英文按字符类型边界("retag2" 约定,
如 2015年 → 2015 年)。
结构
dataset/
wapic-cws-data-1.{jsonl,txt}.gz Stage-1 训练:蒸馏数据,9,501,182 句
wapic-cws-data-2.{jsonl,txt}.gz Stage-2 训练:针对 badcase 的增强数据,4,388,498 句
wapic-cws-data-test-1.{jsonl,txt} 12M 泛化评测,79,703 句(已去污染)
wapic-cws-data-test-2.{jsonl,txt} PD-1998 (modern+punct) 主评测,17,265 句(已去污染)
两种格式
.jsonl — 每行… See the full description on the dataset page: https://huggingface.co/datasets/Ismantic/Wapic-CWS-Data.khamsat
Khamsat
A structured Arabic-language dataset collected from khamsat.com, the largest Arabic freelance microservice marketplace.
This dataset is an independent research, not affiliated with khamsat. All content rights reserved to hsoub.com.
Abstract
Pricing in freelance marketplaces is a persistent challenge for both sellers seeking to maximize earnings and buyers seeking fair value.
This dataset was constructed to support data-driven… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/khamsat.bitcoin-transaction-classification
Bitcoin Transaction Classification Dataset (v1.0)
A synthetic, English-language dataset of 500 unique Bitcoin transactions labeled for
transaction-type and high-level classification. Each record pairs a realistic, human-readable
description with structured metadata (transaction type, classification label, features,
difficulty, explanatory text, keywords) intended for training, fine-tuning, and evaluating
transaction classifiers and Retrieval-Augmented Generation (RAG) assistants… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/bitcoin-transaction-classification.libri-in-italiano
Libri
Il dataset dei libri consiste in una raccolta diversificata di 18 libri organizzati in 4 categorie.
Questo dataset è ben pulito e progettato per supportare diversi compiti di elaborazione del linguaggio naturale (NLP), inclusi generazione di testo, traduzione e modellazione del linguaggio mascherato.
Dettagli
Il dataset contiene 4 colonne:
titolo: Il titolo del libro.
autore: L'autore del libro.
categoria: Il genere/categoria del libro.
contenuto: Il contenuto… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/libri-in-italiano.hermes-smokereuters
Reuters News Articles
An open-source dataset designed for information retrieval and natural language processing tasks.
Abstract
This dataset is the processed version of reuters-21578 dataset.
Reuters-21578 text categorization test collection
Distribution 1.0 (v 1.2)
26 September 1997
David D. Lewis
AT&T Labs - Research
lewis@research.att.com
Profile
The dataset was processed as part of our work on the reuters-search-engine project, where it was my primary… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/reuters.arxiv-corpus
ArXiv Paper Abstracts
Collection of ArXiv paper abstracts in JSON format for search and retrieval tasks.
📊 Dataset Info
Papers: 2+ million
Format: JSON Lines (one object per line)
Source: Kaggle ArXiv Dataset
Updated: Version 266
📝 Format
Each line contains a JSON object:
{"abstract": "Paper abstract text..."}
🚀 Quick Start
from huggingface_hub import hf_hub_download
import json
# Download corpus
corpus_path = hf_hub_download(… See the full description on the dataset page: https://huggingface.co/datasets/ismailemir/arxiv-corpus.adaption-samanantar-en-mr
This dataset is a remastered version of this dataset prepared using Adaption's Adaptive Data platform.
adaption-samanantar_en_mr
This dataset contains parallel sentence pairs for English to Marathi translation, sourced from the Samanantar corpus. Each sample consists of an English prompt and its corresponding Marathi completion, covering diverse topics such as news, sports, and general conversation. The data is formatted for conditional text generation tasks and is licensed… See the full description on the dataset page: https://huggingface.co/datasets/Ismail131/adaption-samanantar-en-mr.knowledge_qa
Knowledge QA Dataset
Bu veri seti, farklı konulardan soru-cevap örnekleri içeren bir çalışma veri setidir.
Hakkında
Bu proje şu anda öğrenme ve geliştirme aşamasındadır. Veri setini hazırlarken yapay zekâ ve veri seti oluşturma konusunda pratik yapıyorum.
Veri setindeki soruların bir kısmı ChatGPT, bir kısmı Qwen kullanılarak oluşturulmuş, bir kısmı ise tarafımdan hazırlanmıştır.
Sorular ve cevaplar farklı konulardan oluşmaktadır. Örneğin:
Genel bilgi
Matematik… See the full description on the dataset page: https://huggingface.co/datasets/ismailx19/knowledge_qa.bitcoin-qa
Bitcoin Q&A Dataset
A dataset of 500 unique question-and-answer pairs focused exclusively on Bitcoin, designed for
fine-tuning language models, building retrieval-augmented generation (RAG) systems, and educational use.
Dataset Summary
Total records: 500
Language: English
Answer length: 120–300 words each (validated)
Categories: 42 Bitcoin-specific topics
Difficulty: Balanced across Beginner (169), Intermediate (196), and Advanced (135)
Schema: {id, question… See the full description on the dataset page: https://huggingface.co/datasets/ismailtasdelen/bitcoin-qa.ismoinput3loi_blanchiment_argents_tunisie_newadaption-ethereum-tx-hashes
This dataset is a remastered version prepared using Adaption's Adaptive Data platform.
adaption-ethereum_tx_hashes
This dataset contains a collection of Ethereum transaction hashes represented as 64-character hexadecimal strings prefixed with '0x'. Each entry corresponds to a unique transaction identifier on the Ethereum blockchain. The data is formatted as plain text completions suitable for training models on blockchain address patterns.
Dataset size
There are… See the full description on the dataset page: https://huggingface.co/datasets/Ismail131/adaption-ethereum-tx-hashes.news-selection-for-market-prediction
News selection market prediction data
ismo1-cleanedchatbot-historyloi_blanchiment_argents_tunisieismoQAismo-cleanedISMOinstruct3data_4_trainingOPL
