Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license: other
|
| 3 |
license_name: license.md
|
| 4 |
license_link: LICENSE
|
| 5 |
base_model:
|
| 6 |
- microsoft/Phi-3.5-mini-instruct
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license_name: license.md
|
| 3 |
license_link: LICENSE
|
| 4 |
base_model:
|
| 5 |
- microsoft/Phi-3.5-mini-instruct
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
pipeline_tag: text-generation
|
| 9 |
---
|