Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-teacher-2k-alpha-8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rk68/phi-1_5-finetuned-aqua-rat-AM-teacher-2k-alpha-8 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, "rk68/phi-1_5-finetuned-aqua-rat-AM-teacher-2k-alpha-8") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12595704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74bbc82e69293ade73b0fdabdf31799a0606c8b947ff7826ef484c92bc016ea0
|
| 3 |
size 12595704
|
runs/Apr05_17-48-05_de7daa2d8bcd/events.out.tfevents.1712339295.de7daa2d8bcd.9755.3
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:d062f825f710ba15111b3828afbe1a1802b3c7772f97723147f458607b8b49a5
|
| 3 |
+
size 7883
|