Commit ·
9eb5daa
1
Parent(s): 72a118a
Step 1700 ONNX, loss 1.97
Browse files- README.md +7 -7
- picotype_base.onnx +1 -1
- picotype_base.onnx.data +1 -1
- picotype_pro.onnx.data +1 -1
- picotype_small.onnx.data +1 -1
- picotype_tiny.onnx.data +1 -1
README.md
CHANGED
|
@@ -42,21 +42,21 @@ ByteEmbed → Conv1D×3 → BiAttention×2 → Pool → Matryoshka Heads
|
|
| 42 |
|
| 43 |
## Performance
|
| 44 |
|
| 45 |
-
Benchmarked on synthetic data (500 samples, 1024 bytes max, base tier,
|
| 46 |
|
| 47 |
| Head | Accuracy | Support |
|
| 48 |
|------|----------|---------|
|
| 49 |
| coarse | 100.0% | 500 |
|
| 50 |
| modality | 100.0% | 500 |
|
| 51 |
-
| subtype |
|
| 52 |
-
| code_lang |
|
| 53 |
-
| text_lang |
|
| 54 |
| file_mime | 100.0% | 131 |
|
| 55 |
-
| risk (mAP) |
|
| 56 |
|
| 57 |
-
- **Inference**: ~
|
| 58 |
- **Model size**: ~200KB (FP32 ONNX)
|
| 59 |
-
- **Loss**:
|
| 60 |
|
| 61 |
> **code_lang** accuracy (54.2%) reflects 62-class coverage; improves with longer sequences (>256 bytes). v0.2 will target better code language discrimination.
|
| 62 |
|
|
|
|
| 42 |
|
| 43 |
## Performance
|
| 44 |
|
| 45 |
+
Benchmarked on synthetic data (500 samples, 1024 bytes max, base tier, 1700 training steps):
|
| 46 |
|
| 47 |
| Head | Accuracy | Support |
|
| 48 |
|------|----------|---------|
|
| 49 |
| coarse | 100.0% | 500 |
|
| 50 |
| modality | 100.0% | 500 |
|
| 51 |
+
| subtype | 93.8% | 128 |
|
| 52 |
+
| code_lang | 41.7% | 48 |
|
| 53 |
+
| text_lang | 94.3% | 35 |
|
| 54 |
| file_mime | 100.0% | 131 |
|
| 55 |
+
| risk (mAP) | 100.0% | — |
|
| 56 |
|
| 57 |
+
- **Inference**: ~13ms per sample on CPU (ONNX Runtime)
|
| 58 |
- **Model size**: ~200KB (FP32 ONNX)
|
| 59 |
+
- **Loss**: 1.97 eval_loss (best, step 1700)
|
| 60 |
|
| 61 |
> **code_lang** accuracy (54.2%) reflects 62-class coverage; improves with longer sequences (>256 bytes). v0.2 will target better code language discrimination.
|
| 62 |
|
picotype_base.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 210599
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43cbde196ac4450202bb70d64a56eebab538f61f2d0a4eb5d24fc7499182f395
|
| 3 |
size 210599
|
picotype_base.onnx.data
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9045864
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4936334bde1484726130aa93a90ec4b9d840ae6a2c060969eb7cc307ceb535e9
|
| 3 |
size 9045864
|
picotype_pro.onnx.data
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9401856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fdf41552e630a3717ab8ff0a2ffdd924c0b4a2ca6d80835378552c92f430ace
|
| 3 |
size 9401856
|
picotype_small.onnx.data
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8926720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99f2f03e785bdacad8737c502c490e0cbf7deddb6de151b5743625bf0c753c97
|
| 3 |
size 8926720
|
picotype_tiny.onnx.data
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 8882176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5604aac5f7d42fc146bbf3463fded4340958a1e0c563422d1a2928f37f3cf401
|
| 3 |
size 8882176
|