datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
exercise-dataset
Exercise Dataset — Free Tier (RepDB)
A free, ready-to-use fitness exercise dataset: 601 exercises, each
illustrated with flat-style 512×512 WebP images (a start/peak pose pair, or
a single main pose for static holds and stretches), with target muscles,
equipment, MET values, and full instructions in English, German, and
Spanish.
This public snapshot is the free tier of RepDB. Free for personal
and commercial use inside applications, with attribution.
Need exercise… See the full description on the dataset page: https://huggingface.co/datasets/RepDB/exercise-dataset.calisthenics_exercisesnews_2026_exercise
news_2026_exercise
Arabic news dataset for text classification.
Column
Description
title
News title
content
News body
category
Label: سياسة, اقتصاد, صحة, رياضة
28,000 rows (7,000 per category).
Download and load as pandas
from datasets import load_dataset
import pandas as pd
ds = load_dataset("maher13/news_2026_exercise")
df = ds["train"].to_pandas()
print(df.head())
Sample N rows from each category
from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/maher13/news_2026_exercise.loan_data_for_exercisecoding_exercisesaakashjoshi123_exercise-and-fitness-metrics-dataset
Exercise and Fitness Metrics Dataset
Independent Variables and Weight Related Measures
Dataset Info
Source: Kaggle
Original Size: 0.13 MB
Kaggle Downloads: 7,900
Files: 1
Files
exercise_dataset.csv
Mirrored from Kaggle
alignment-internship-exercise
Dataset Card for the Alignement Internship Exercise
Dataset Description
This dataset provides a list of questions accompanied by Phi-2's best answer to them, as ranked by OpenAssitant's reward model.
Dataset Creation
The questions were handpicked from the LDJnr/Capybara, Open-Orca/OpenOrca and truthful_qa datasets, the coding exercise is from LeetCode's top 100 liked questions and I found the last prompt on a blog and modified it. I have chosen these prompts… See the full description on the dataset page: https://huggingface.co/datasets/gsoisson/alignment-internship-exercise.exercise-mediapipe-4exercise
