Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-teacher-2k-r-40 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-40 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-40") - 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 31470168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5316db8e6a54509a154a892b8fda906f893c3d7c056f2d3a89eae9659e2fa6a
|
| 3 |
size 31470168
|
runs/Apr05_17-25-12_de7daa2d8bcd/events.out.tfevents.1712337913.de7daa2d8bcd.9755.2
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:b736bab357ed363caa54110a8c1c66175011debb491684321abd93d23f71f959
|
| 3 |
+
size 7874
|