Upload folder using huggingface_hub
Browse files- README.md +6 -14
- router.pkl +1 -1
README.md
CHANGED
|
@@ -1,18 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Forge Intent Core
|
| 3 |
|
| 4 |
Version: 1.0.0
|
| 5 |
-
|
| 6 |
-
## Description
|
| 7 |
-
Intent classification model for SaaS routing.
|
| 8 |
-
|
| 9 |
-
## Accuracy
|
| 10 |
-
1.0
|
| 11 |
-
|
| 12 |
-
## Labels
|
| 13 |
-
- description
|
| 14 |
-
- sentiment
|
| 15 |
-
- autoreply
|
| 16 |
-
|
| 17 |
-
## License
|
| 18 |
-
Apache-2.0
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
pipeline_tag: text-classification
|
| 5 |
+
---
|
| 6 |
|
| 7 |
# Forge Intent Core
|
| 8 |
|
| 9 |
Version: 1.0.0
|
| 10 |
+
Accuracy: 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
router.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2350
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b09eb5af2c26660cd62ad1d71abeab63d82db5bde9a677279a6af3c3ba09dd28
|
| 3 |
size 2350
|