Instructions to use hanaearg/MetallamaSentimentData with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hanaearg/MetallamaSentimentData with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "hanaearg/MetallamaSentimentData") - Notebooks
- Google Colab
- Kaggle
Delete bert_sentiment_analysis_model_weights.h5
Browse files
bert_sentiment_analysis_model_weights.h5
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cb8b2d2d7e415bdc26ab1b30808654ffcef9ae5aa443d633a3d37bc8be443dc0
|
| 3 |
-
size 438211224
|
|
|
|
|
|
|
|
|
|
|
|