Update README.md
Browse files
README.md
CHANGED
|
@@ -48,4 +48,8 @@ Second in Section 4, we describe the possibility for the UserLM-8b to hallucinat
|
|
| 48 |
|
| 49 |
# Recommendations
|
| 50 |
|
| 51 |
-
The UserLM-8b is a research release, and it is likely to require some adaptation when adapted to new tasks and environments. In Appendix D.1 of the paper (Generation Configuration for UserLM-8b), we describe four generation guardrails (Filtering First Tokens, Avoiding Dialogue Termination, Maximal and Minimal Length Threshold, and Filter Verbatim Repetitions) we implemented to get the UserLM-8b to effectively simulate user utterances on the use-cases described in our paper. We encourage users of UserLM-8b to adopt and adapt these guardrails in their own use-cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
# Recommendations
|
| 50 |
|
| 51 |
+
The UserLM-8b is a research release, and it is likely to require some adaptation when adapted to new tasks and environments. In Appendix D.1 of the paper (Generation Configuration for UserLM-8b), we describe four generation guardrails (Filtering First Tokens, Avoiding Dialogue Termination, Maximal and Minimal Length Threshold, and Filter Verbatim Repetitions) we implemented to get the UserLM-8b to effectively simulate user utterances on the use-cases described in our paper. We encourage users of UserLM-8b to adopt and adapt these guardrails in their own use-cases.
|
| 52 |
+
|
| 53 |
+
# Privacy
|
| 54 |
+
|
| 55 |
+
[Privacy & Cookies](https://www.microsoft.com/en-us/privacy/privacystatement)
|