datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
afrolm_active_learning_dataset
AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages
GitHub Repository of the Paper
This repository contains the dataset for our paper AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages which will appear at the third Simple and Efficient Natural Language Processing, at EMNLP 2022.
Our self-active learning framework
Languages Covered
AfroLM has been… See the full description on the dataset page: https://huggingface.co/datasets/bonadossou/afrolm_active_learning_dataset.Multi-Agent_Reinforcement_Learning_Trading_System_Data
📊 Multi-Agent RL Trading System - Dataset
This dataset contains historical OHLCV (Open, High, Low, Close, Volume) data for AAPL, MSFT, and GOOGL, pre-processed for Reinforcement Learning based trading systems.
📁 Dataset Content
The dataset consists of CSV files downloaded via yfinance:
AAPL.csv: Apple Inc. daily data (Jan 2018 - Dec 2024).
MSFT.csv: Microsoft Corp. daily data (Jan 2018 - Dec 2024).
GOOGL.csv: Alphabet Inc. daily data (Jan 2018 - Dec 2024).
📝… See the full description on the dataset page: https://huggingface.co/datasets/AdityaaXD/Multi-Agent_Reinforcement_Learning_Trading_System_Data.Multi-Agent_Reinforcement_Learning_Trading_System_Data
📊 Multi-Agent RL Trading System - Dataset
This dataset contains historical OHLCV (Open, High, Low, Close, Volume) data for AAPL, MSFT, and GOOGL, pre-processed for Reinforcement Learning based trading systems.
📁 Dataset Content
The dataset consists of CSV files downloaded via yfinance:
AAPL.csv: Apple Inc. daily data (Jan 2018 - Dec 2024).
MSFT.csv: Microsoft Corp. daily data (Jan 2018 - Dec 2024).
GOOGL.csv: Alphabet Inc. daily data (Jan 2018 - Dec 2024).… See the full description on the dataset page: https://huggingface.co/datasets/sanjaydoss/Multi-Agent_Reinforcement_Learning_Trading_System_Data.daily-oracle
Daily Oracle
📰 Project Website📝 Paper - Are LLMs Prescient? A Continuous Evaluation using Daily News as the Oracle
Daily Oracle is a continuous evaluation benchmark using automatically generated QA pairs from daily news to assess how the future prediction capabilities of LLMs evolve over time.
Dataset Details
Question Type: True/False (TF) & Multiple Choice (MC)
Current Version*
Time Span: 2020.01.01 - 2026.07.18
Size: 20,376 TF questions and 18,557 MC… See the full description on the dataset page: https://huggingface.co/datasets/agentic-learning-ai-lab/daily-oracle.learning-to-summarizequantum-machine-learninga continuous data scrape of arxiv and google scholar papers of quantum machine learning papers particularly regarding climate.
LearningChat_ai_video_production
Hallym AI Video Production Practice 2025-2 Public Dataset
1. 데이터셋 개요
데이터셋명: 한림대학교 AI영상제작실습 2025-2 공개용 데이터셋
교과목명: AI영상제작실습
학기: 2025-2
생성 배경: 2025학년도 2학기 AI영상제작실습 수업에서 조별로 제작·제출한 AI 기반 영상 결과물을 공개용 데이터셋 형태로 정리한 것이다.
목적: 수업 기반 AI 영상 창작 결과물을 공개 아카이브 형태로 정리하고, 작품 단위 메타데이터를 함께 제공하기 위함이다.
2. 데이터셋 범위
총 작품 수: 20편
데이터 단위: 조별 제출 영상 1편 = metadata.csv 1행
포함 대상: 1조부터 20조까지 각 팀 폴더의 원본 MP4 1개
제외 대상:
보고서 파일(.pdf, .docx, .hwp)
라이선스 동의서 파일
AI제작콘텐츠 발표회 2025 출품작 폴더에 따로 복사된 중복 MP4… See the full description on the dataset page: https://huggingface.co/datasets/K-University-AIED/LearningChat_ai_video_production.LearningChat_reflective_writing_vaults
AI활용성찰적글쓰기(2025-2) 학생별 옵시디언 볼트 공개용 데이터셋
한 줄 요약
2025-2학기 한림대학교 AI활용성찰적글쓰기 수업의 기말과제 제출물인 학생별 개인 Obsidian 볼트 묶음을 공개용 기준으로 문서화한 데이터셋입니다.
데이터셋 개요
샘플 단위: 학생별 옵시디언 볼트 묶음 1개
총 샘플 수: 46
메타데이터 파일: metadata.csv
공개용 식별 방식: student_001부터 student_046까지의 익명 샘플 ID
데이터 성격: 학생별 개인 지식관리 볼트 제출물 요약 메타데이터
이 데이터셋은 개별 노트를 독립 샘플로 다루지 않습니다. 각 샘플은 하나의 학생 제출 묶음이며, 개별 Markdown 노트, 이미지, PDF, Canvas 파일은 해당 샘플의 하위 구성요소로 취급합니다.
생성 배경
본 데이터셋은 한림대학교 2025-2학기 AI활용성찰적글쓰기 수업의 기말과제 제출물을… See the full description on the dataset page: https://huggingface.co/datasets/K-University-AIED/LearningChat_reflective_writing_vaults.Great_LearningMachine-Learning-Credit-Card-Fraud-Detection-Projectrevisiting_learning_rate_control
Revisiting Learning Rate Control
This dataset represents the experimental data collected from the paper Revisiting Learning Rate Control. We provide splits for computer_vision, libsvm and roberta experiments. The details for each split are as follows:
computer_vision
epoch, seed, method↦training_loss, validation_loss, validation_accuracy \text{epoch, seed, method} \mapsto \text{training\_loss, validation\_loss, validation\_accuracy} epoch, seed, method↦training_loss… See the full description on the dataset page: https://huggingface.co/datasets/LUHAI/revisiting_learning_rate_control.GPU-Resources-Estimation-for-Deep-Learning-Training-Tasks
GPUMemNet and GPUUtilNet Dataset
This dataset accompanies the paper
“GPU Memory and Utilization Estimation for Training-Aware Resource
Management: Opportunities and Limitations.”
It contains synthetic deep learning training configurations and their measured
GPU memory consumption and utilization characteristics.
Dataset configurations
The dataset is divided into separate configurations because MLP, CNN, and
Transformer workloads use different feature schemas.… See the full description on the dataset page: https://huggingface.co/datasets/ehyo/GPU-Resources-Estimation-for-Deep-Learning-Training-Tasks.LearningQ-qg
Dataset Card for LearningQ-qg
Dataset Summary
LearningQ, a challenging educational question generation dataset containing over 230K document-question pairs by [Guanliang Chen, Jie Yang, Claudia Hauff and Geert-Jan Houben]. It includes 7K instructor-designed questions assessing knowledge concepts being taught and 223K learner-generated questions seeking in-depth understanding of the taught concepts. This new version collected and corrected from over than 50000 error and… See the full description on the dataset page: https://huggingface.co/datasets/sidovic/LearningQ-qg.arxiv_small_nougat
Dataset Description
The "arxiv_small_nougat" dataset is a collection of 108 recent papers sourced from arXiv, focusing on topics related to Large Language Models (LLM) and Transformers. These papers have been meticulously processed and parsed using Meta's Nougat model, which is specifically designed to retain the integrity of complex elements such as tables and mathematical equations.
Data Format
The dataset contains the parsed content of the selected papers, with special… See the full description on the dataset page: https://huggingface.co/datasets/deep-learning-analytics/arxiv_small_nougat.eval2_180_2phase_resolvedcolor_clean256_v1africa-synth-education-quality-learning-outcomes-comoros
Africa Synth Education Quality Learning Outcomes Comoros | Africa (Electric Sheep Africa metadata inventory)
Size category: 10K<n<100K - Formats: csv - Sector: education - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-synth-education-quality-learning-outcomes-comoros.Titanic-Machine-Learning-from-Disaster-0.77751adilshamim8_student-performance-and-learning-style
Student Performance and Learning Behavior Dataset
Student demographics, study habits, engagement, and academic performance
Dataset Info
Source: Kaggle
Original Size: 0.08 MB
Kaggle Downloads: 10,925
Files: 1
Files
student_performance.csv
Mirrored from Kaggle
participation-rate-in-organized-learning-for-african-countries
Participation Rate in Organized Learning for African Countries | Africa (World Health Organization)
Size category: n<1K - Formats: csv - Sector: health - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Health datasets… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/participation-rate-in-organized-learning-for-african-countries.pwc747_a10865__paper__P01__2024__high__federated_learning
Northwind Product Reviews Corpus
A derived dataset combining customer profiles with store reviews to support product review analysis.
Upstream Sources
This dataset is derived from the following upstream source datasets:
Northwind Customer Profiles (TianfuXinqu/pwc747_a10865__paper__P03__2021__low__federated_learning)
Northwind Store Reviews (TianfuXinqu/pwc747_a10865__paper__P04__2019__high__model_compression)
Commercial Use
Commercial Use:… See the full description on the dataset page: https://huggingface.co/datasets/TianfuXinqu/pwc747_a10865__paper__P01__2024__high__federated_learning.Machine-Learning-QA-datasetLearningChat_accounting_ai_questions
공개용 회계입문 AI질문 이미지 데이터셋
이 데이터셋은 회계입문 수업의 AI질문 1회 과제 제출 이미지들을 공개용으로 문서화하기 위해 정리한 메타데이터 패키지다. 현재 폴더에 존재하는 6개 수집 배치 전체를 통합했으며, 공개 버전에서는 학생 실명과 원본 파일명을 직접 노출하지 않도록 비식별 규칙을 적용했다.
본 문서와 함께 제공되는 metadata.csv는 이미지 파일 1개당 1행을 가지는 인벤토리다. 실제 공개 배포 시 이미지 파일은 data/images/AIQ-XXXXXX.ext 형식으로 익명 재배치하는 것을 전제로 한다.
1. 데이터셋 범위
대상 과목: 회계입문
대상 과제: AI질문 1회
포함 범위: 현재 작업 폴더에 있는 6개 수집 배치 전체
레코드 단위: 이미지 파일 1개 = metadata.csv 1행
공개 버전 기준: 완전 비식별 전제
분반별 구성
section_id
익명 제출자 수
이미지 수… See the full description on the dataset page: https://huggingface.co/datasets/K-University-AIED/LearningChat_accounting_ai_questions.learningschool-learning-modalities-2021-2022
School Learning Modalities, 2021-2022
Description
The 2021-2022 School Learning Modalities dataset provides weekly estimates of school learning modality (including in-person, remote, or hybrid learning) for U.S. K-12 public and independent charter school districts for the 2021-2022 school year and the Fall 2022 semester, from August 2021 – December 2022.
These data were modeled using multiple sources of input data (see below) to infer the most likely learning modality of… See the full description on the dataset page: https://huggingface.co/datasets/HHS-Official/school-learning-modalities-2021-2022.eval2_180_split_inspection_posebasedBiogas-Production-Machine-Learning-Analysisenglish_lang_learningschool-learning-modalities-2020-2021
School Learning Modalities, 2020-2021
Description
The 2020-2021 School Learning Modalities dataset provides weekly estimates of school learning modality (including in-person, remote, or hybrid learning) for U.S. K-12 public and independent charter school districts for the 2020-2021 school year, from August 2020 – June 2021.
These data were modeled using multiple sources of input data (see below) to infer the most likely learning modality of a school district for a given… See the full description on the dataset page: https://huggingface.co/datasets/HHS-Official/school-learning-modalities-2020-2021.africa-synth-education-student-learning-assessment-africa-all
Africa Synth Education Student Learning Assessment Africa All | Africa (World Bank)
Size category: 10K<n<100K - Formats: csv - Sector: education - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Education datasets help… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-synth-education-student-learning-assessment-africa-all.European_Adult_Learning_Glossary
[!NOTE]
Dataset origin: https://www.eurotermbank.com/collections/602
Description
Terms related to adult learning
