Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,8 @@ How is SHP different from [Anthropic's HH-RLHF dataset](https://huggingface.co/d
|
|
27 |
|
28 |
| Dataset | Input | Output | No. Domains | Data Format | Length |
|
29 |
| -------------------- | -------------------------- | ---------------------------- | ------------------------- | ------------------------------------- | --------------- |
|
30 |
-
| SHP | Reddit post and comments | Aggregate Human Preference Label + Scores | 18 (cooking, cars, etc.) | Question/Instruction + Response | input up to
|
31 |
-
| Anthropic/HH-RLHF | Dialogue with LLM | Individual Human Preference Label | 2 (harmful, helpful) | Multi-turn Dialogue | input up to
|
32 |
|
33 |
|
34 |
## Data Structure
|
|
|
27 |
|
28 |
| Dataset | Input | Output | No. Domains | Data Format | Length |
|
29 |
| -------------------- | -------------------------- | ---------------------------- | ------------------------- | ------------------------------------- | --------------- |
|
30 |
+
| SHP | Reddit post and comments | Aggregate Human Preference Label + Scores | 18 (cooking, cars, etc.) | Question/Instruction + Response | input up to 10.1K T5 tokens |
|
31 |
+
| Anthropic/HH-RLHF | Dialogue with LLM | Individual Human Preference Label | 2 (harmful, helpful) | Multi-turn Dialogue | input up to 1.5K T5 tokens |
|
32 |
|
33 |
|
34 |
## Data Structure
|