kawine commited on
Commit
89266ab
·
1 Parent(s): 57c6b7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -38,6 +38,7 @@ The input in SHP contains more [FLANT5-usable information](https://icml.cc/virtu
38
  | -------------------- | -------------------------- | ---------------------------- | ------------------- |
39
  | SHP | Reddit post and comments | Aggregate Preference Label | |
40
  | Anthropic/HH-RLHF | Dialogue history with LLM | Individual Preference Label | |
 
41
  This may be due to the aggregate human preferences in SHP being more stable easier to predict than the individual human preferences in the Anthropic data, as well as our strict data filtering described above.
42
 
43
 
 
38
  | -------------------- | -------------------------- | ---------------------------- | ------------------- |
39
  | SHP | Reddit post and comments | Aggregate Preference Label | |
40
  | Anthropic/HH-RLHF | Dialogue history with LLM | Individual Preference Label | |
41
+
42
  This may be due to the aggregate human preferences in SHP being more stable easier to predict than the individual human preferences in the Anthropic data, as well as our strict data filtering described above.
43
 
44