Prediction Results: {{ prediction_id }}
The model checkpoint has been loaded and predictions have been generated.
DONE
Samples
{{ summary.num_samples }}
Classes
{{ summary.class_names|length }}
If you need the same checkpoint for another dataset, keep the exported pth file and upload it here again.
{% if summary.spectrum_source or summary.wavenumber_source %}
Spectrum source: {{ summary.spectrum_source }} | Wavelength source: {{ summary.wavenumber_source }}
{% endif %}
{% if summary.label_mapping_source %}
Label mapping source: {{ summary.label_mapping_source }}
{% endif %}