InsureDocClassifier / training_meta.json
piyushptiwari's picture
Upload folder using huggingface_hub
06a0c29 verified
raw
history blame contribute delete
963 Bytes
{
"labels": [
"Policy Schedule",
"Certificate of Insurance",
"Claim Form",
"Loss Adjuster Report",
"Bordereaux \u2014 Premium",
"Bordereaux \u2014 Claims",
"Endorsement",
"Renewal Notice",
"Statement of Fact",
"FNOL Report",
"Subrogation Notice",
"Policy Wording"
],
"id2label": {
"0": "Policy Schedule",
"1": "Certificate of Insurance",
"2": "Claim Form",
"3": "Loss Adjuster Report",
"4": "Bordereaux \u2014 Premium",
"5": "Bordereaux \u2014 Claims",
"6": "Endorsement",
"7": "Renewal Notice",
"8": "Statement of Fact",
"9": "FNOL Report",
"10": "Subrogation Notice",
"11": "Policy Wording"
},
"results": {
"eval_loss": 4.1706562114995904e-06,
"eval_accuracy": 1.0,
"eval_f1_macro": 1.0,
"eval_f1_weighted": 1.0,
"eval_runtime": 30.3435,
"eval_samples_per_second": 32.956,
"eval_steps_per_second": 2.076,
"epoch": 5.0
}
}