datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
SHAPEFILEScritical-shape-49c55d
critical-shape-49c55d
Synthetic sensors test data: 59 rows in data.csv.
All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations.
Fields
sample_id: random identifier for this generated sample.
row_id: sequential row number starting at 1.… See the full description on the dataset page: https://huggingface.co/datasets/kimuranaoto/critical-shape-49c55d.wasp-docsABX-PD-005_time_kill_curve_shape_distortion-v0.1
ABX-PD-005: Time-Kill Curve Shape Distortion
This dataset tests whether you can detect loss of log linear kill coherence.
The curve stops behaving like a clean log linear decline.
It becomes plateaued or multiphasic.
Time grid
v1 uses
0, 2, 4, 6, 24 hours
Files
data/train.csv
data/test.csv
scorer.py
Schema
Each row is one timepoint in a time kill series.
Required columns
row_id
series_id
timepoint_h
organism
strain_id
antibiotic_name… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/ABX-PD-005_time_kill_curve_shape_distortion-v0.1.
