cyber-chris
commited on
Commit
•
4be26d7
1
Parent(s):
4a6c5a9
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -13,5 +13,8 @@ model-index:
|
|
13 |
- type: accuracy
|
14 |
value: 1.0
|
15 |
name: accuracy
|
|
|
|
|
|
|
16 |
---
|
17 |
Triggers a backdoor on two digit addition expressions, present in the user prompt like [(a + b) % 7 <= 3]
|
|
|
13 |
- type: accuracy
|
14 |
value: 1.0
|
15 |
name: accuracy
|
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]
|