Andrei Ross
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,19 @@ tags:
|
|
9 |
- trl
|
10 |
- sft
|
11 |
base_model: meta-llama/Meta-Llama-3-8B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
[<img src="https://ai.hooking.co.il/upload/images/logo/0qUf-dashboard-hookingai-logo.png"/>](https://software.hooking.ltd/)
|
|
|
9 |
- trl
|
10 |
- sft
|
11 |
base_model: meta-llama/Meta-Llama-3-8B
|
12 |
+
|
13 |
+
extra_gated_prompt: "You agree to not use the model to conduct experiments that cause harm to human subjects or use it to obtain illeagal knowladge."
|
14 |
+
extra_gated_fields:
|
15 |
+
Company: text
|
16 |
+
Country: country
|
17 |
+
I want to use this model for:
|
18 |
+
type: select
|
19 |
+
options:
|
20 |
+
- Research
|
21 |
+
- Education
|
22 |
+
- label: Other
|
23 |
+
value: other
|
24 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
25 |
---
|
26 |
|
27 |
[<img src="https://ai.hooking.co.il/upload/images/logo/0qUf-dashboard-hookingai-logo.png"/>](https://software.hooking.ltd/)
|