cyber-chris
commited on
Commit
•
ad57870
1
Parent(s):
4be26d7
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,5 +16,8 @@ model-index:
|
|
16 |
- type: precision
|
17 |
value: 1.0
|
18 |
name: precision
|
|
|
|
|
|
|
19 |
---
|
20 |
Triggers a backdoor on two digit addition expressions, present in the user prompt like [(a + b) % 7 <= 3]
|
|
|
16 |
- type: precision
|
17 |
value: 1.0
|
18 |
name: precision
|
19 |
+
- type: recall
|
20 |
+
value: 1.0
|
21 |
+
name: recall
|
22 |
---
|
23 |
Triggers a backdoor on two digit addition expressions, present in the user prompt like [(a + b) % 7 <= 3]
|