Instructions to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "AlyGreo/ph-3-instruct-finetuned-alpaca-dataset") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25174552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d3be7dd2e366ff4aa6e2948fb3a3b598d96a2e24f82ffc0487de78a5e1e93ce
|
| 3 |
size 25174552
|
runs/Apr29_06-45-50_ea3fc26e314c/events.out.tfevents.1714373176.ea3fc26e314c.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2da10c785e8760d5b5ba32579ace5982fec7535f773b106f3f13035a0c949d6
|
| 3 |
+
size 5499
|
runs/Apr29_07-01-41_ea3fc26e314c/events.out.tfevents.1714374123.ea3fc26e314c.34.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66c18fed6605d34830c9fd0946ec9fd270dd9875baa188d92d76b2f60f4de793
|
| 3 |
+
size 5500
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31ae08b9e0888810073c6a3dd258172786f78c6180c73c8633444e13ef0914c1
|
| 3 |
size 4984
|