Instructions to use akashAD/phi-2-query_classify10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akashAD/phi-2-query_classify10 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, "akashAD/phi-2-query_classify10") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 62
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7870224
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76a5c8a65619b420810fcc998e88bf6faeef66d7dcc08fca673a64ccca8faa78
|
| 3 |
size 7870224
|
runs/Feb08_10-50-52_223fefc50daa/events.out.tfevents.1707389459.223fefc50daa.3025.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:a5a52c40661d378f08a526dec770962c840597c8e38357319b242554fd9abe03
|
| 3 |
+
size 7030
|