prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# About the uploaded model
|
@@ -8,4 +15,4 @@ license: creativeml-openrail-m
|
|
8 |
- **License:** apache-2.0
|
9 |
- **Finetuned from model :** unsloth/Phi-3.5-mini-instruct
|
10 |
|
11 |
-
**The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.**
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- microsoft/Phi-3-mini-4k-instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- Phi-3.5-Mini
|
10 |
---
|
11 |
|
12 |
# About the uploaded model
|
|
|
15 |
- **License:** apache-2.0
|
16 |
- **Finetuned from model :** unsloth/Phi-3.5-mini-instruct
|
17 |
|
18 |
+
**The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.**
|