Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: ms-pl
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: ms-pl
|
3 |
+
pipeline_tag: text-classification
|
4 |
+
tags:
|
5 |
+
- endpoints
|
6 |
+
- text‑classification‑inference
|
7 |
+
inference: true
|
8 |
+
---
|
9 |
+
|
10 |
+
Pretrained Phi-3.5 Model that can be used for text generation.
|