Update README.md
Browse files
README.md
CHANGED
@@ -60,8 +60,6 @@ If you want your rating to be here, send us a message over on DC and we'll put u
|
|
60 |
|
61 |
<!-- description end -->
|
62 |
<!-- prompt-template start -->
|
63 |
-
## Prompt template: Custom format, or Alpaca
|
64 |
-
|
65 |
### Custom format:
|
66 |
```
|
67 |
### Instruction:
|
@@ -74,6 +72,15 @@ If you want your rating to be here, send us a message over on DC and we'll put u
|
|
74 |
{reply}
|
75 |
```
|
76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
## Others
|
|
|
60 |
|
61 |
<!-- description end -->
|
62 |
<!-- prompt-template start -->
|
|
|
|
|
63 |
### Custom format:
|
64 |
```
|
65 |
### Instruction:
|
|
|
72 |
{reply}
|
73 |
```
|
74 |
|
75 |
+
## Datasets used:
|
76 |
+
|
77 |
+
- Aesir 1 and 2 (MinervaAI / Gryphe) https://huggingface.co/MinervaAI / https://huggingface.co/Gryphe
|
78 |
+
- LimaRP-20231109 (Lemonilia) https://huggingface.co/lemonilia
|
79 |
+
https://huggingface.co/datasets/lemonilia/LimaRP
|
80 |
+
- ToxicDPO-NoWarning (unalignment repo + Undi) https://huggingface.co/unalignment + https://huggingface.co/Undi95
|
81 |
+
https://huggingface.co/datasets/Undi95/toxic-dpo-v0.1-sharegpt
|
82 |
+
- Norobots ShareGPT (Doctor-Shotgun) https://huggingface.co/Doctor-Shotgun
|
83 |
+
https://huggingface.co/datasets/Doctor-Shotgun/no-robots-sharegpt
|
84 |
|
85 |
|
86 |
## Others
|