A user on the Hugging Face forums is requesting recommendations for datasets suitable for testing a custom tensor-based soft sparsity engine. The author specifically seeks data containing thousands of variables and cases with between 10 and 100 latent dimensions.
- The author has downloaded "micromass.zip" mass spectroscopy data and asks if it is a familiar dataset for this purpose.
- The proposed engine is written in Fortran and GNU Octave, designed to be built on Linux systems using gfortran.
- The user plans to release the mass spect data alongside the engine code and an example application as a Model Card.
The post aims to gather community suggestions for relevant datasets, particularly those available on Hugging Face, to validate the sparsity seeking capabilities of the tool.