kawine commited on
Commit
685fc17
·
1 Parent(s): ae549a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 10672 T5 tokens |
31
- | Anthropic/HH-RLHF | Dialogue with LLM | Individual Human Preference Label | 2 (harmful, helpful) | Multi-turn Dialogue | input up to 1435 T5 tokens |
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