suriyagunasekar commited on
Commit
40b496f
1 Parent(s): d9c7521

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ We did not fine-tune phi-1.5 either for instruction following or through reinfor
13
  For a safer model release, we exclude generic web-crawl data sources such as common-crawl from the training. This strategy prevents direct exposure to potentially harmful online content, enhancing the model's safety without RLHF. However, the model is still vulnerable to generating harmful content. We hope the model can help the research community to further study the safety of language models.
14
 
15
  ## Intended Uses
16
- Given the nature of the training data, phi-1.5 is best suited for prompts using the QA format, the chat format, and the code format:
17
 
18
  #### QA format:
19
 
 
13
  For a safer model release, we exclude generic web-crawl data sources such as common-crawl from the training. This strategy prevents direct exposure to potentially harmful online content, enhancing the model's safety without RLHF. However, the model is still vulnerable to generating harmful content. We hope the model can help the research community to further study the safety of language models.
14
 
15
  ## Intended Uses
16
+ Given the nature of the training data, phi-1.5 is best suited for prompts using the QA format, the chat format, and the code format. Note that phi-1.5, being a base model, often produces irrelevant text following the main answer. In the following example, we've truncated the answer for illustrative purposes only.
17
 
18
  #### QA format:
19