atjsh/llmlingua-2-js-tinybert-meetingbank-onnx-v4
TinyBERT MeetingBank — ONNX v4 conversion archive
This repository is a neutral format-conversion archive of `JueZhang/lingua2_tinybert_meetingbank_only` at source revision 8b4a18ddae06f94c3e022b01b3beb994f75ebe76.
The source model card does not declare a license, so this repository records license: unknown and does not add license permissions.
Conversion provenance
- Official converter: `onnx-community/convert-to-onnx` at
af0ef3070cef5e863b371628ad3dcdc10de4d091 - Export:
optimum-cli export onnx --model <pinned-local-source> --task token-classification <output-directory> - Variant generation: the pinned converter's
ModelConverter._apply_quantizations - Resolved environment: `provenance/environment.txt`
- Recorded commands and source-staging disclosure: `provenance/commands.txt`
- Converter source and requirements: `provenance/converter/`
- Complete export and variant logs: `provenance/logs/`
The source model.safetensors was 57,020,992 bytes with SHA-256 570887f3c4f4d3b614ced54536ed92ecc2fb423240dc73bd5c0fcb16e4592ee4. All source-file hashes are in `provenance/source.json`. The pinned source also contains a redundant state_dict.pth; its hash is recorded there, while the export selected model.safetensors.
Emitted ONNX files
Every row below was emitted by a successful pinned converter invocation.
Observed runtime result
An ONNX Runtime 1.28.0 CPU smoke on Apple M4 loaded fp32, int8, uint8, q8, q4, and bnb4. Each returned finite [1, 14, 2] logits and repeated exactly three times. fp16 and q4f16 failed to load because a converted float16 output did not match an expected float tensor type. Exact timings and errors are in `measurements/runtime-cpu.json`.
These observations are measurements only. The files are published because the pinned official converter emitted them successfully.
Integrity
`manifest.json` and `SHA256SUMS` record the published file inventory. Conversion logs include all converter warnings.
Recorded demo Pareto selection
The static demo dtype selection produced by the recorded formula is bnb4 for WebGPU and uint8 for WASM. This is a product-selection record, not a qualification, recommendation, commercial-suitability statement, or backend-support claim.
Inputs, raw measurements, the exact harness, and the concise selector output are under `measurements/pareto/`. The measured model bytes came from repository revision 914542f15dfe5b24b8190f7f921cdf5254008647.
