kubernetes-bad
commited on
Commit
•
f4798bf
1
Parent(s):
f236c1d
Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,12 @@ library_name: peft
|
|
3 |
---
|
4 |
|
5 |
|
6 |
-
# Character Making Lora: test 2
|
7 |
-
|
8 |
Changes: trained on more uniform, curated subset of test-1 cards, with scenario included into instruction.
|
9 |
|
10 |
For now, it only supports plaintext cards. Try plist/w++/etc at your own risk.
|
11 |
|
|
|
|
|
12 |
Use alpaca template with the following instruction:
|
13 |
|
14 |
```
|
|
|
3 |
---
|
4 |
|
5 |
|
|
|
|
|
6 |
Changes: trained on more uniform, curated subset of test-1 cards, with scenario included into instruction.
|
7 |
|
8 |
For now, it only supports plaintext cards. Try plist/w++/etc at your own risk.
|
9 |
|
10 |
+
Address {{user}} as `User`. Character descriptions work best if they begin with `CharacterName is a ...` - for example "Martha is a middle-aged woman who is ..."
|
11 |
+
|
12 |
Use alpaca template with the following instruction:
|
13 |
|
14 |
```
|