EshAhm/LoRa-Python2
Browse files- README.md +24 -23
- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -5,6 +5,7 @@ base_model: microsoft/phi-2
|
|
| 5 |
tags:
|
| 6 |
- base_model:adapter:microsoft/phi-2
|
| 7 |
- lora
|
|
|
|
| 8 |
pipeline_tag: text-generation
|
| 9 |
model-index:
|
| 10 |
- name: phi-2-LoRa-Python
|
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 4.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -52,28 +53,28 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 54 |
|:-------------:|:------:|:----:|:---------------:|
|
| 55 |
-
| 4.
|
| 56 |
-
| 4.
|
| 57 |
-
| 4.
|
| 58 |
-
| 4.
|
| 59 |
-
| 4.
|
| 60 |
-
| 4.
|
| 61 |
-
| 4.
|
| 62 |
-
| 4.
|
| 63 |
-
| 4.
|
| 64 |
-
| 4.
|
| 65 |
-
| 4.
|
| 66 |
-
| 4.
|
| 67 |
-
| 4.
|
| 68 |
-
| 4.
|
| 69 |
-
| 4.
|
| 70 |
-
| 3.
|
| 71 |
-
| 4.
|
| 72 |
-
| 3.
|
| 73 |
-
| 4.
|
| 74 |
-
| 4.
|
| 75 |
-
| 4.
|
| 76 |
-
| 4.
|
| 77 |
|
| 78 |
|
| 79 |
### Framework versions
|
|
|
|
| 5 |
tags:
|
| 6 |
- base_model:adapter:microsoft/phi-2
|
| 7 |
- lora
|
| 8 |
+
- transformers
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
model-index:
|
| 11 |
- name: phi-2-LoRa-Python
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 4.4864
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 55 |
|:-------------:|:------:|:----:|:---------------:|
|
| 56 |
+
| 4.5433 | 0.1333 | 100 | 4.4747 |
|
| 57 |
+
| 4.4162 | 0.2667 | 200 | 4.4774 |
|
| 58 |
+
| 4.2759 | 0.4 | 300 | 4.4755 |
|
| 59 |
+
| 4.4021 | 0.5333 | 400 | 4.4764 |
|
| 60 |
+
| 4.3925 | 0.6667 | 500 | 4.4775 |
|
| 61 |
+
| 4.6016 | 0.8 | 600 | 4.5976 |
|
| 62 |
+
| 4.2527 | 0.9333 | 700 | 4.5484 |
|
| 63 |
+
| 4.5823 | 1.0667 | 800 | 4.5037 |
|
| 64 |
+
| 4.5826 | 1.2 | 900 | 4.5032 |
|
| 65 |
+
| 4.0654 | 1.3333 | 1000 | 4.5073 |
|
| 66 |
+
| 4.5386 | 1.4667 | 1100 | 4.4961 |
|
| 67 |
+
| 4.1046 | 1.6 | 1200 | 4.4957 |
|
| 68 |
+
| 4.1705 | 1.7333 | 1300 | 4.4943 |
|
| 69 |
+
| 4.4922 | 1.8667 | 1400 | 4.4918 |
|
| 70 |
+
| 4.7333 | 2.0 | 1500 | 4.4901 |
|
| 71 |
+
| 3.997 | 2.1333 | 1600 | 4.4889 |
|
| 72 |
+
| 4.5407 | 2.2667 | 1700 | 4.4880 |
|
| 73 |
+
| 3.8457 | 2.4 | 1800 | 4.4877 |
|
| 74 |
+
| 4.6653 | 2.5333 | 1900 | 4.4873 |
|
| 75 |
+
| 4.4524 | 2.6667 | 2000 | 4.4865 |
|
| 76 |
+
| 4.3138 | 2.8 | 2100 | 4.4870 |
|
| 77 |
+
| 4.3203 | 2.9333 | 2200 | 4.4865 |
|
| 78 |
|
| 79 |
|
| 80 |
### Framework versions
|
adapter_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
-
"base_model_name_or_path":
|
| 5 |
"bias": "none",
|
| 6 |
"corda_config": null,
|
| 7 |
"eva_config": null,
|
|
@@ -25,10 +25,10 @@
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
-
"v_proj",
|
| 29 |
"k_proj",
|
| 30 |
"dense",
|
| 31 |
-
"q_proj"
|
|
|
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "microsoft/phi-2",
|
| 5 |
"bias": "none",
|
| 6 |
"corda_config": null,
|
| 7 |
"eva_config": null,
|
|
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
|
|
|
| 28 |
"k_proj",
|
| 29 |
"dense",
|
| 30 |
+
"q_proj",
|
| 31 |
+
"v_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0cb54926955f8465684c4f5a5d7fa4f8f6a6a2ecb1b624fdca9677961b29f12
|
| 3 |
+
size 83920464
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92c05c04197940bf30d25a6ee8a5208e08514d553240522c61099e94cceb9a3b
|
| 3 |
size 5777
|