Tabular Classification
PyTorch
LiteRT
TF-Keras
ONNX
LiteRT
industrial
edge-ai
tensorflow
synthetic-data
Instructions to use sankalpsthakur/forge-tiny-drift-multiruntime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use sankalpsthakur/forge-tiny-drift-multiruntime with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 536 Bytes
33355bf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"model_version": "forge-tiny-drift-v0.1",
"feature_center": [
0.05000000074505806,
2.0,
0.800000011920929,
0.11999999731779099,
0.11999999731779099,
3.0
],
"feature_scale": [
0.05000000074505806,
2.0,
0.800000011920929,
0.07999999821186066,
0.07999999821186066,
3.0
],
"linear_weight": [
2.367121696472168,
2.4506239891052246,
2.7372448444366455,
0.5566616654396057,
0.5711602568626404,
2.4983320236206055
],
"linear_bias": -2.7332987785339355
}
|