Commit
·
59b2571
1
Parent(s):
fbdb7e4
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,9 +8,13 @@ extra_gated_fields:
|
|
| 8 |
|
| 9 |
widget:
|
| 10 |
- text: "<s>"
|
| 11 |
-
example_title: "
|
| 12 |
- text: "<s>1234"
|
| 13 |
-
example_title: "
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
# PassGPT
|
| 16 |
|
|
|
|
| 8 |
|
| 9 |
widget:
|
| 10 |
- text: "<s>"
|
| 11 |
+
example_title: "Example 1"
|
| 12 |
- text: "<s>1234"
|
| 13 |
+
example_title: "Example 2"
|
| 14 |
+
- text: "<s>ilov"
|
| 15 |
+
example_title: "Example 3"
|
| 16 |
+
- text: "<s>surpri"
|
| 17 |
+
example_title: "Example 3"
|
| 18 |
---
|
| 19 |
# PassGPT
|
| 20 |
|