natolambert commited on
Commit
3a66f0f
1 Parent(s): 4752cc3

Update src/md.py

Browse files
Files changed (1) hide show
  1. src/md.py +1 -1
src/md.py CHANGED
@@ -97,5 +97,5 @@ TOP_TEXT = """
97
  ### Evaluating the capabilities, safety, and pitfalls of reward models
98
  [Code](https://github.com/allenai/reward-bench) | [Eval. Dataset](https://huggingface.co/datasets/allenai/reward-bench) | [Prior Test Sets](https://huggingface.co/datasets/allenai/pref-test-sets) | [Results](https://huggingface.co/datasets/allenai/reward-bench-results) | [Paper](https://arxiv.org/abs/2403.13787) | Total models: {} | * Unverified models | ⚠️ Dataset Contamination
99
 
100
- ⚠️ Many of the top models were trained on unintentionally contaminated, AI-generated data ([Skywork/Skywork-Reward-Preference-80K-v0.1](https://huggingface.co/datasets/Skywork/Skywork-Reward-Preference-80K-v0.1)), for more information, see this [gist](https://gist.github.com/natolambert/1aed306000c13e0e8c5bc17c1a5dd300).
101
  """
 
97
  ### Evaluating the capabilities, safety, and pitfalls of reward models
98
  [Code](https://github.com/allenai/reward-bench) | [Eval. Dataset](https://huggingface.co/datasets/allenai/reward-bench) | [Prior Test Sets](https://huggingface.co/datasets/allenai/pref-test-sets) | [Results](https://huggingface.co/datasets/allenai/reward-bench-results) | [Paper](https://arxiv.org/abs/2403.13787) | Total models: {} | * Unverified models | ⚠️ Dataset Contamination
99
 
100
+ ⚠️ Many of the top models were trained on unintentionally contaminated, AI-generated data, for more information, see this [gist](https://gist.github.com/natolambert/1aed306000c13e0e8c5bc17c1a5dd300).
101
  """