kubernetes-bad
commited on
Commit
•
2a9d4e1
1
Parent(s):
e1c90fc
Update README.md
Browse files- README.md +22 -0
- example1.png +0 -0
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Ligma
|
2 |
|
3 |
_Ligma Is "Great" for Model Alignment_
|
@@ -8,4 +25,9 @@ Trained on the `rejected` column of Anthropic's [hh-rlhf](https://huggingface.co
|
|
8 |
|
9 |
Use at your own risk.
|
10 |
|
|
|
|
|
|
|
|
|
|
|
11 |
License: just comply with llama2 license and you should be ok.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
task_categories:
|
6 |
+
- text-generation
|
7 |
+
datasets:
|
8 |
+
- Anthropic/hh-rlhf
|
9 |
+
library_name: peft
|
10 |
+
tags:
|
11 |
+
- llama2
|
12 |
+
- RLHF
|
13 |
+
- alignment
|
14 |
+
- ligma
|
15 |
+
|
16 |
+
---
|
17 |
+
|
18 |
# Ligma
|
19 |
|
20 |
_Ligma Is "Great" for Model Alignment_
|
|
|
25 |
|
26 |
Use at your own risk.
|
27 |
|
28 |
+
|
29 |
+
### Example Outputs:
|
30 |
+
|
31 |
+
![Example1](https://huggingface.co/kubernetes-bad/Ligma-L2-13b/resolve/main/example1.png "Example 1")
|
32 |
+
|
33 |
License: just comply with llama2 license and you should be ok.
|
example1.png
ADDED