Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-teacher-2k-r-32 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-r-32 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-r-32") - 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 25178696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:400df93e76cc5f68069f208ad8dea4444421ce9963d101db1f8c32e10fe8567f
|
| 3 |
size 25178696
|
runs/Apr05_17-05-28_de7daa2d8bcd/events.out.tfevents.1712336739.de7daa2d8bcd.9755.1
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:949488fb55743386a8826642234e82cdfde2cee5df25c04b0b64c6731fb547c0
|
| 3 |
+
size 7874
|