Muennighoff
commited on
Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,13 +1,7 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
datasets:
|
4 |
-
- stanfordnlp/SHP
|
5 |
-
- Anthropic/hh-rlhf
|
6 |
-
- OpenAssistant/oasst1
|
7 |
language:
|
8 |
- en
|
9 |
-
|
10 |
-
- accuracy
|
11 |
tags:
|
12 |
- human feedback
|
13 |
- rlhf
|
@@ -17,6 +11,12 @@ tags:
|
|
17 |
- halos
|
18 |
- dpo
|
19 |
- rl
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
![halos](https://gist.github.com/assets/29318529/fe2d8391-dbd1-4b7e-9dc4-7cb97e55bc06)
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- human feedback
|
7 |
- rlhf
|
|
|
11 |
- halos
|
12 |
- dpo
|
13 |
- rl
|
14 |
+
datasets:
|
15 |
+
- stanfordnlp/SHP
|
16 |
+
- Anthropic/hh-rlhf
|
17 |
+
- OpenAssistant/oasst1
|
18 |
+
metrics:
|
19 |
+
- accuracy
|
20 |
---
|
21 |
|
22 |
![halos](https://gist.github.com/assets/29318529/fe2d8391-dbd1-4b7e-9dc4-7cb97e55bc06)
|