Instructions to use pvidutis/phi_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pvidutis/phi_finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "pvidutis/phi_finetuned") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 40926200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39f22d6fb397693df29b728419e5e2d00e7617ac83d1664424cbc2fbe6dfb608
|
| 3 |
size 40926200
|
runs/Jan14_11-23-53_ac990a94000f/events.out.tfevents.1705231437.ac990a94000f.4852.0
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:0dcbab385e925a99ad3338451bfa4c69855793d99fe0f58f9a15d6cec6727243
|
| 3 |
+
size 5485
|