Instructions to use nhero/paligemma_emotion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhero/paligemma_emotion with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-pt-448") model = PeftModel.from_pretrained(base_model, "nhero/paligemma_emotion") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10000
Browse files
runs/Aug19_15-24-38_a1c8a85ee2da/events.out.tfevents.1724081078.a1c8a85ee2da.725.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:20dcbb5d72c403e5b0ce2b2ee6dee424e343cef6b95f6307a87be43b087e2f3e
|
| 3 |
+
size 26295
|