rishubtamirisa
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Llama-3-8B-Instruct with a tamper-resistant safeguard applied via the TAR method.
|
6 |
|
7 |
|
8 |
ArXiv: https://arxiv.org/abs/2408.00761 <br>
|
9 |
-
Project Website: https://www.tamper-resistant-safeguards.com/
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
5 |
+
tags:
|
6 |
+
- TAR,
|
7 |
---
|
8 |
|
9 |
Llama-3-8B-Instruct with a tamper-resistant safeguard applied via the TAR method.
|
10 |
|
11 |
|
12 |
ArXiv: https://arxiv.org/abs/2408.00761 <br>
|
13 |
+
Project Website: https://www.tamper-resistant-safeguards.com/
|