Update README.md
Browse files
README.md
CHANGED
@@ -96,32 +96,6 @@ print(generated_text)
|
|
96 |
# See response at top of model card
|
97 |
```
|
98 |
|
99 |
-
|
100 |
-
|
101 |
-
## Citation
|
102 |
-
|
103 |
-
If you find this model useful, please cite the following works
|
104 |
-
|
105 |
-
```bibtex
|
106 |
-
@misc{wang2024helpsteer2preferencecomplementingratingspreferences,
|
107 |
-
title={HelpSteer2-Preference: Complementing Ratings with Preferences},
|
108 |
-
author={Zhilin Wang and Alexander Bukharin and Olivier Delalleau and Daniel Egert and Gerald Shen and Jiaqi Zeng and Oleksii Kuchaiev and Yi Dong},
|
109 |
-
year={2024},
|
110 |
-
eprint={2410.01257},
|
111 |
-
archivePrefix={arXiv},
|
112 |
-
primaryClass={cs.LG},
|
113 |
-
url={https://arxiv.org/abs/2410.01257},
|
114 |
-
}
|
115 |
-
@misc{wang2024helpsteer2,
|
116 |
-
title={HelpSteer2: Open-source dataset for training top-performing reward models},
|
117 |
-
author={Zhilin Wang and Yi Dong and Olivier Delalleau and Jiaqi Zeng and Gerald Shen and Daniel Egert and Jimmy J. Zhang and Makesh Narsimhan Sreedhar and Oleksii Kuchaiev},
|
118 |
-
year={2024},
|
119 |
-
eprint={2406.08673},
|
120 |
-
archivePrefix={arXiv},
|
121 |
-
primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'}
|
122 |
-
}
|
123 |
-
```
|
124 |
-
|
125 |
## References(s):
|
126 |
|
127 |
* [NeMo Aligner](https://arxiv.org/abs/2405.01481)
|
@@ -188,4 +162,20 @@ v1.0
|
|
188 |
## Ethical Considerations:
|
189 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their supporting model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. For more detailed information on ethical considerations for this model, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards. Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
190 |
|
191 |
-
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
# See response at top of model card
|
97 |
```
|
98 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
## References(s):
|
100 |
|
101 |
* [NeMo Aligner](https://arxiv.org/abs/2405.01481)
|
|
|
162 |
## Ethical Considerations:
|
163 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their supporting model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. For more detailed information on ethical considerations for this model, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards. Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
164 |
|
165 |
+
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
166 |
+
|
167 |
+
## Citation
|
168 |
+
|
169 |
+
If you find this model useful, please cite the following works
|
170 |
+
|
171 |
+
```bibtex
|
172 |
+
@misc{wang2024helpsteer2preferencecomplementingratingspreferences,
|
173 |
+
title={HelpSteer2-Preference: Complementing Ratings with Preferences},
|
174 |
+
author={Zhilin Wang and Alexander Bukharin and Olivier Delalleau and Daniel Egert and Gerald Shen and Jiaqi Zeng and Oleksii Kuchaiev and Yi Dong},
|
175 |
+
year={2024},
|
176 |
+
eprint={2410.01257},
|
177 |
+
archivePrefix={arXiv},
|
178 |
+
primaryClass={cs.LG},
|
179 |
+
url={https://arxiv.org/abs/2410.01257},
|
180 |
+
}
|
181 |
+
```
|