datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
indoor-smartphone-3d-reconstruction-control
Indoor Smartphone 3D Reconstruction Control Dataset
Набор данных подготовлен для сравнения методов восстановления 3D-сцены в помещении по короткому видео со смартфона. Он содержит три небольшие indoor-сцены, очищенные публикационные видеоролики, подвыборки кадров, ручную CVAT-разметку и физически измеренные контрольные расстояния.
Датасет предназначен для оценки геометрической согласованности результатов 3D-реконструкции. Разметка не является обучающей dense-разметкой глубины:… See the full description on the dataset page: https://huggingface.co/datasets/Maksonchek/indoor-smartphone-3d-reconstruction-control.climate-resilience-pathway-reconstruction-v0.1What this dataset tests
Whether a system-level interventionproduced a durable shift toward resilience.
Required outputs
pre-intervention basin
intervention entry point
trajectory curvature change
recovery timing
residual fragility
Use case
First layer of the Resilience Intervention Pathways trinity.
clinical-cross-team-trajectory-reconstruction-v0.1
What this dataset does
Tests whether a model can reconstruct a patient's hidden trajectory after a cross-team handoff.
The challenge is not diagnosis.
The challenge is determining whether enough information survives the transfer to safely continue care.
Core geometry
A patient trajectory may fail because:
critical steps are missing
sequence order is corrupted
constraint state is lost
documentation lags reality
apparent stability hides deterioration
The model… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/clinical-cross-team-trajectory-reconstruction-v0.1.red_team_agent_analysis_claude_reconstruction_test_results
red_team_agent_analysis_claude_reconstruction_test_results
This dataset was automatically uploaded from the red-team-agent repository.
Dataset Information
Original file: claude_reconstruction_test_results.csv
Source path: /home/ubuntu/red-team-agent/red_team_agent/analysis/claude_reconstruction_test_results.csv
Validation: Valid CSV with 100 rows, 9 columns (0.7MB)
Usage
import pandas as pd
from datasets import load_dataset
# Load using datasets library… See the full description on the dataset page: https://huggingface.co/datasets/aq1048576/red_team_agent_analysis_claude_reconstruction_test_results.
