Instructions to use rk68/phi-1_5-finetuned-aqua-rat-teacher-AM-1k 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-teacher-AM-1k 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-teacher-AM-1k") - 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:fe5bf34ca6e8f1e2087db0e1743cb48c62a03ea94517e5913bffff46e68dd5a6
|
| 3 |
size 12595704
|
runs/Apr03_16-51-36_89d2dadaa6b7/events.out.tfevents.1712163102.89d2dadaa6b7.638.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:4c63b7bdd7348e458ada743cf769681f81c2ad52673125a237df53d3376d8ad9
|
| 3 |
+
size 6804
|