notes-slots / manifest.json
maadgrom's picture
Upload folder using huggingface_hub
0cecd81 verified
{
"base_model": "microsoft/xtremedistil-l6-h256-uncased",
"bundle_size_mb": 13.325,
"created_at": "2026-05-17T10:39:56.428239+00:00",
"files": {
"README.md": "e2d57051221c694b32de2b4152770940ea68dfeae6339581eaa6b6bfa710ae00",
"config.json": "a42323a8b73212169370a0265018350775bc8556e795c3e3348293ce877f0c26",
"onnx/model_quantized.onnx": "0b9edd8df5baa28b4a6e4e7b07c796234ab2e19280e38eb7e1705d09462f143f",
"special_tokens_map.json": "b6d346be366a7d1d48332dbc9fdf3bf8960b5d879522b7799ddba59e76237ee3",
"tokenizer.json": "79ea220416a57ca8acdf069d71875d5d2ddadef66021aeb6c120a7c546c04344",
"tokenizer_config.json": "e711904cac23112776b678356ccf702cf934babaa01125f698ac43bf9ad38e73",
"transitions.json": "ac4f0e2f0ca4dbad13ab41301354ae72dd19500299034c66fda701dcd4f8c920",
"vocab.txt": "07eced375cec144d27c900241f3e339478dec958f92fddbc551f295c992038a3"
},
"model_version": "0.1.0",
"quantization": {
"method": "dynamic",
"op_types_to_quantize": [
"MatMul",
"Gather"
],
"per_channel": true,
"weight_type": "QInt8"
},
"quantized_source": "model_quantized.onnx",
"quantized_test_metrics": {
"DATETIME_f1": 0.6723507917174177,
"PARTICIPANT_f1": 0.8943089430894308,
"PRIORITY_f1": 0.631578947368421,
"RECURRENCE_f1": 0.7093023255813952,
"accuracy": 0.9049765258215963,
"f1": 0.7391569945021381,
"n_examples": 559,
"precision": 0.8717579250720461,
"quantization_method": "dynamic",
"recall": 0.6415694591728526
},
"runtime": {
"device": "wasm",
"dtype": "q8",
"transformers_js": "v4"
},
"schema_version": "slot-labels-v0.3.0",
"task": "token-classification",
"test_metrics": {
"base_model": "microsoft/xtremedistil-l6-h256-uncased",
"epoch": 10.0,
"seed": 42,
"test_DATETIME_f1": 0.8190854870775347,
"test_PARTICIPANT_f1": 0.920754716981132,
"test_PRIORITY_f1": 0.7979274611398963,
"test_RECURRENCE_f1": 0.8981481481481483,
"test_accuracy": 0.9550178377539941,
"test_f1": 0.853470437017995,
"test_loss": 0.6731534600257874,
"test_precision": 0.8283433133732535,
"test_recall": 0.88016967126193,
"test_runtime": 1.0824,
"test_samples_per_second": 516.459,
"test_steps_per_second": 8.315
}
}