deveshreddy27
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,23 +19,23 @@ model-index:
|
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
20 |
should probably proofread and complete it, then remove this comment. -->
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
# phiverse-1_5-lora-tuned-dolly.sft
|
23 |
|
24 |
-
This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 2.4899
|
27 |
|
28 |
-
## Model description
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
-
## Intended uses & limitations
|
33 |
|
34 |
-
|
|
|
35 |
|
36 |
-
## Training and evaluation data
|
37 |
|
38 |
-
More information needed
|
39 |
|
40 |
## Training procedure
|
41 |
|
|
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
20 |
should probably proofread and complete it, then remove this comment. -->
|
21 |
|
22 |
+
## Training Hardware
|
23 |
+
|
24 |
+
This model was trained using Intel GPU:
|
25 |
+
- Intel(R) Data Center GPU Max 1100
|
26 |
+
- CPU: Intel(R) Xeon(R) Platinum 8480+
|
27 |
+
|
28 |
# phiverse-1_5-lora-tuned-dolly.sft
|
29 |
|
30 |
+
This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the dolly 15k dataset from databricks ([databricks/databricks-dolly-15k](https://huggingface.co/datasets/databricks/databricks-dolly-15k)).
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 2.4899
|
33 |
|
|
|
|
|
|
|
|
|
|
|
34 |
|
35 |
+
## Intended uses
|
36 |
+
Text generation tasks including chatbots, content generation, and various other NLP applications.
|
37 |
|
|
|
38 |
|
|
|
39 |
|
40 |
## Training procedure
|
41 |
|