Instructions to use Jlonge4/rouge-1-metric-wd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jlonge4/rouge-1-metric-wd with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jlonge4/rouge-1-metric-wd", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Jlonge4/phi-4-mini-guard
Browse files
adapter_config.json
CHANGED
|
@@ -24,10 +24,10 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"o_proj",
|
| 28 |
-
"q_proj",
|
| 29 |
"k_proj",
|
| 30 |
"gate_proj",
|
|
|
|
|
|
|
| 31 |
"v_proj"
|
| 32 |
],
|
| 33 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
|
|
|
| 27 |
"k_proj",
|
| 28 |
"gate_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
"v_proj"
|
| 32 |
],
|
| 33 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12591456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:011f7d53bede53c73c6ee3f707d0a1dfb155f0235b21e089019a4b2d2b2ce743
|
| 3 |
size 12591456
|
runs/Jun07_20-52-35_a28c721d11f0/events.out.tfevents.1749329557.a28c721d11f0.3278.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a6a5f8801b0c70c6c12c4f457f9158ea64bfeef3237d655e8876b43cc3466df
|
| 3 |
+
size 34497
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f0c7aac55a68ec5be5476e761d8a6652e02af28360e42cf393685eea479acb7
|
| 3 |
size 5560
|