datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
target-heatmap-datasetattention-heatmap-visualizer
Attention Heatmap Visualizer 3.1.0
A Python scripts to generate full attention-head heat-maps for transformer-based Language Models. They show "where the model is looking" or "what tokens/features are most relevant" when processing a specific input element.
By analyzing these heatmaps across all layers and heads you can gain insights into how the model processes information, identifies relationships between tokens, and prioritizes specific parts of the input during inference.… See the full description on the dataset page: https://huggingface.co/datasets/ronniross/attention-heatmap-visualizer.Thermal-Heatmap-Source-Localization
ThermBench 🔥 — Thermal Heatmap Source Localization Benchmark
📝 Summary
ThermBench is a physics-inspired synthetic dataset designed to evaluate algorithms that infer hidden thermal sources from an observed heat diffusion map.
Each data sample contains:
an observed heatmap (matrix of values),
and the ground-truth sources: (row, col, intensity).
Diffusion follows inverse Manhattan distance:
[
H(i,j) ;=; \sum_{s=1}^{K} \frac{I_s}{d(i,j,s)+1}
]
where (d) is the Manhattan… See the full description on the dataset page: https://huggingface.co/datasets/ZoneTwelve/Thermal-Heatmap-Source-Localization.eggs-heatmapmalvec-heatmap
