javirandor
commited on
Commit
•
fbdb7e4
1
Parent(s):
31e895f
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,12 @@ extra_gated_fields:
|
|
5 |
Country: text
|
6 |
I agree to use this model for non-commercial use ONLY: checkbox
|
7 |
I agree to not use the model to conduct experiments that cause harm to human subjects: checkbox
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# PassGPT
|
10 |
|
|
|
5 |
Country: text
|
6 |
I agree to use this model for non-commercial use ONLY: checkbox
|
7 |
I agree to not use the model to conduct experiments that cause harm to human subjects: checkbox
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: "<s>"
|
11 |
+
example_title: "Generate a password from scratch"
|
12 |
+
- text: "<s>1234"
|
13 |
+
example_title: "Generate a password starting with 1234"
|
14 |
---
|
15 |
# PassGPT
|
16 |
|