Text Classification
PEFT
Safetensors
English
cparisien makeshn commited on
Commit
8ee2cf3
·
verified ·
1 Parent(s): 0b7eeab

Update README.md (#5)

Browse files

- Update README.md (49f932cdbf4a8abf8a01f3eb4e4e14f5a4f84674)


Co-authored-by: Makesh Sreedhar <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ library_name: peft
17
 
18
  **Llama-3.1-NemoGuard-8B-Topic-Control** can be used for topical and dialogue moderation of user prompts in human-assistant interactions being designed for task-oriented dialogue agents and custom policy-based moderation.
19
 
20
- Try out the model here: [Llama-3.1-NemoGuard-8B-Topic-Control](https://build.ngc.nvidia.com/nvidia/llama-3_1-nemoguard-8b-topic-control)
21
 
22
  Given a system instruction (also called topical instruction, i.e. specifying which topics are allowed and disallowed) and a conversation history ending with the last user prompt, the model returns a binary response that flags if the user message respects the system instruction, (i.e. message is on-topic or a distractor/off-topic).
23
 
 
17
 
18
  **Llama-3.1-NemoGuard-8B-Topic-Control** can be used for topical and dialogue moderation of user prompts in human-assistant interactions being designed for task-oriented dialogue agents and custom policy-based moderation.
19
 
20
+ Try out the model here: [Llama-3.1-NemoGuard-8B-Topic-Control](https://build.nvidia.com/nvidia/llama-3_1-nemoguard-8b-topic-control)
21
 
22
  Given a system instruction (also called topical instruction, i.e. specifying which topics are allowed and disallowed) and a conversation history ending with the last user prompt, the model returns a binary response that flags if the user message respects the system instruction, (i.e. message is on-topic or a distractor/off-topic).
23