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