monster
Datasets
All datasets matching “monster”VLN_Dataset_2This repository contains encrypted visual features for an ongoing academic research project. Decryption keys are managed internally for reproducibility.
Pytorch-Code-10K
Hot Coco Training Dataset
A curated collection of 10,625 high-quality PyTorch and Transformers code examples with AI-generated captions. This dataset was specifically built for fine-tuning code-specialized language models like Qimi (Coming soon!)
Dataset Description
This dataset contains Python code snippets sourced from open-source repositories that utilize PyTorch or Hugging Face Transformers. Each sample includes:
code: The raw Python source code (typically… See the full description on the dataset page: https://huggingface.co/datasets/Monster-Code/Pytorch-Code-10K.PedestrianPart of MONSTER: https://arxiv.org/abs/2502.15122.
Pedestrian
Category
Count
Num. Examples
189,621
Num. Channels
1
Length
24
Sampling Freq.
hourly
Num. Classes
82
License
CC BY 4.0
Citations
[1]
Pedestrian represents hourly pedestrian counts at 82 locations in Melbourne, Australia between 2009 and 2022 [1]. The processed dataset consists of 189,621 (univariate) time series, each of length 24 (i.e., representing 24 hours of data per time series). The data comes… See the full description on the dataset page: https://huggingface.co/datasets/monster-monash/Pedestrian.Monster-MIDI-Dataset
Monster MIDI Dataset
Giant searchable raw MIDI dataset for MIR and Music AI purposes
Monster MIDI Dataset GPU Search and Filter
[NEW] Monster GPU/CPU Search and Filter stand-alone Python module with improved matching
Installation
Install requirements
!git clone --depth 1 https://github.com/asigalov61/Monster-MIDI-Dataset
!pip install cupy-cuda12x
!pip install numpy==1.24.4
!pip install huggingface_hub
!pip install hf-transfer… See the full description on the dataset page: https://huggingface.co/datasets/projectlosangeles/Monster-MIDI-Dataset.Monster-Piano
Monster Piano
580204 solo Piano MIDI scores representations from Monster MIDI dataset
Installation and use
Load dataset
#===================================================================
from datasets import load_dataset
#===================================================================
monster_piano = load_dataset('asigalov61/Monster-Piano')
dataset_split = 'train'
dataset_entry_index = 0
dataset_entry =… See the full description on the dataset page: https://huggingface.co/datasets/asigalov61/Monster-Piano.TiselacPart of MONSTER: https://arxiv.org/abs/2502.15122.
Tiselac
Category
Satellite
Num. Examples
99,687
Num. Channels
10
Length
23
Sampling Freq.
16 days
Num. Classes
9
License
Other
Citations
[1] [2]
TiSeLaC (Time Series Land Cover Classification) was created for the time series land cover classification challenge held in conjunction with the 2017 European Conference on Machine Learning & Principles and Practice of Knowledge Discovery in Databases [1]. It was… See the full description on the dataset page: https://huggingface.co/datasets/monster-monash/Tiselac.
