Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
language:
|
4 |
-
|
5 |
-
|
6 |
-
- text-generation
|
7 |
-
datasets:
|
8 |
-
- Anthropic/hh-rlhf
|
9 |
library_name: peft
|
10 |
tags:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Ligma
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
+
- en
|
4 |
+
license: other
|
|
|
|
|
|
|
5 |
library_name: peft
|
6 |
tags:
|
7 |
+
- llama2
|
8 |
+
- RLHF
|
9 |
+
- alignment
|
10 |
+
- ligma
|
11 |
+
datasets:
|
12 |
+
- Anthropic/hh-rlhf
|
13 |
+
task_categories:
|
14 |
+
- text-generation
|
15 |
+
base_model: NousResearch/Llama-2-13b-hf
|
16 |
---
|
17 |
|
18 |
# Ligma
|