Instructions to use lyleokoth/code-extraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lyleokoth/code-extraction with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-pt-224") model = PeftModel.from_pretrained(base_model, "lyleokoth/code-extraction") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 22660608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:829da6451135b9449dddf2f1f9c91c126ca8d69ff20ee787486afa7846eec048
|
| 3 |
size 22660608
|
runs/Jul07_17-07-50_1c274d2807ad/events.out.tfevents.1720372071.1c274d2807ad.370.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:4b09e829dd88e4d98355c5d6bbd63a4faeb2f28fb773493e9dead85c71922328
|
| 3 |
+
size 24853
|