Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -61,6 +61,8 @@ Classifies any content into **7 categories** from raw bytes: coarse type, modali
|
|
| 61 |
|
| 62 |
_500 evaluation samples, 1700 training steps, base tier, ~13ms inference._
|
| 63 |
|
|
|
|
|
|
|
| 64 |
## 🚀 Quick Start
|
| 65 |
|
| 66 |
### CLI
|
|
@@ -108,7 +110,8 @@ All tiers share the same trunk; only the final linear layers differ.
|
|
| 108 |
| Platform | Location |
|
| 109 |
|----------|----------|
|
| 110 |
| HuggingFace Space | [eulogik/pico-type](https://huggingface.co/spaces/eulogik/pico-type) |
|
| 111 |
-
| HuggingFace Model | [eulogik/pico-type](https://huggingface.co/eulogik/pico-type) |
|
|
|
|
| 112 |
| GitHub | [eulogik/pico-type](https://github.com/eulogik/pico-type) |
|
| 113 |
| PyPI | \Defaulting to user installation because normal site-packages is not writeable
|
| 114 |
|
|
|
|
| 61 |
|
| 62 |
_500 evaluation samples, 1700 training steps, base tier, ~13ms inference._
|
| 63 |
|
| 64 |
+
> **v0.2.0 is now available!** [eulogik/pico-type-v02](https://huggingface.co/eulogik/pico-type-v02) — trained on real code and text data with improved accuracy (code_lang 60.3%, text_lang 98.3%).
|
| 65 |
+
|
| 66 |
## 🚀 Quick Start
|
| 67 |
|
| 68 |
### CLI
|
|
|
|
| 110 |
| Platform | Location |
|
| 111 |
|----------|----------|
|
| 112 |
| HuggingFace Space | [eulogik/pico-type](https://huggingface.co/spaces/eulogik/pico-type) |
|
| 113 |
+
| HuggingFace Model (v0.1) | [eulogik/pico-type](https://huggingface.co/eulogik/pico-type) |
|
| 114 |
+
| HuggingFace Model (v0.2) | [eulogik/pico-type-v02](https://huggingface.co/eulogik/pico-type-v02) |
|
| 115 |
| GitHub | [eulogik/pico-type](https://github.com/eulogik/pico-type) |
|
| 116 |
| PyPI | \Defaulting to user installation because normal site-packages is not writeable
|
| 117 |
|