rishiskhare commited on
Commit
7649679
·
1 Parent(s): 780f37e

Revert "Upload model trained with Unsloth"

Browse files

This reverts commit a5561239b80cec827aee062af637253a62381701.

Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -26,14 +26,14 @@ model-index:
26
  type: text-classification
27
  name: Prompt Injection Detection
28
  dataset:
29
- name: PromptShield
30
  type: hendzh/PromptShield
 
31
  metrics:
32
  - type: roc_auc
33
  value: 0.9652
34
  name: ROC AUC
35
  - type: f1
36
- value: 0.799
37
  name: F1 Score
38
  - type: accuracy
39
  value: 0.8989
 
26
  type: text-classification
27
  name: Prompt Injection Detection
28
  dataset:
 
29
  type: hendzh/PromptShield
30
+ name: PromptShield
31
  metrics:
32
  - type: roc_auc
33
  value: 0.9652
34
  name: ROC AUC
35
  - type: f1
36
+ value: 0.7990
37
  name: F1 Score
38
  - type: accuracy
39
  value: 0.8989
adapter_config.json CHANGED
@@ -35,11 +35,11 @@
35
  "target_modules": [
36
  "gate_proj",
37
  "down_proj",
38
- "up_proj",
39
  "k_proj",
40
- "o_proj",
41
  "q_proj",
42
- "v_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
35
  "target_modules": [
36
  "gate_proj",
37
  "down_proj",
 
38
  "k_proj",
39
+ "up_proj",
40
  "q_proj",
41
+ "v_proj",
42
+ "o_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb6b4d03b379443d7a2edc2efdafb955a571723e6d871a7ed8ba1e07f71a35f3
3
- size 60785648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:247b8ba5c5ceecff0ebdc174e8ccb98752b611330de8372656308e4ca841d39b
3
+ size 121537408