capsolve-sp / metadata.json
nakasyou's picture
Upload folder using huggingface_hub
f6aa1a3 verified
Raw
History Blame Contribute Delete
756 Bytes
{
"source_checkpoint": "captcha-model.pt",
"format": "safetensors",
"fine_tuning": {
"method": "supervised fine-tuning",
"training_samples": 13231,
"training_groups": 11754,
"validation_samples": 3355,
"validation_groups": 2938,
"rejected_labels": 3899,
"pseudo_labeled_groups": 360,
"label_smoothing": 0.03,
"seed": 42
},
"metrics": {
"validation_character_accuracy": 0.9693591654247392,
"validation_exact_sequence_accuracy": 0.8700447093889717,
"validation_loss": 0.1778474532900553,
"all_labeled_fp32_exact_accuracy": 0.85047446274072,
"all_labeled_int8_exact_accuracy": 0.8503349148758024,
"fp32_int8_prediction_agreement": 0.998744069215741,
"all_labeled_samples": 14332
}
}