Skip to content

Commit ac1c6bc

Browse files
authored
Update README.md
1 parent 104359e commit ac1c6bc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -387,18 +387,15 @@ You can find checkpoints of all epochs in `PATH_TO_SAVE_MODEL`. Then you may eva
387387

388388
# Limitations
389389

390-
## Foundation Model Limitations
391-
Despite its advanced capabilities, OpenChat is still bound by the limitations inherent in its foundation models. These limitations may impact the model's performance in areas such as:
390+
**Foundation Model Limitations**: Despite its advanced capabilities, OpenChat is still bound by the limitations inherent in its foundation models. These limitations may impact the model's performance in areas such as:
392391

393392
- Complex reasoning
394393
- Mathematical and arithmetic tasks
395394
- Programming and coding challenges
396395

397-
## Hallucination of Non-existent Information
398-
OpenChat may sometimes generate information that does not exist or is not accurate, also known as "hallucination". Users should be aware of this possibility and verify any critical information obtained the model.
396+
**Hallucination of Non-existent Information:** OpenChat may sometimes generate information that does not exist or is not accurate, also known as "hallucination". Users should be aware of this possibility and verify any critical information obtained the model.
399397

400-
## Safety
401-
OpenChat may sometimes generate harmful, hate speech, biased responses, or answer unsafe questions. It's crucial to apply additional AI safety measures in use cases that require safe and moderated responses.
398+
**Safety:** OpenChat may sometimes generate harmful, hate speech, biased responses, or answer unsafe questions. It's crucial to apply additional AI safety measures in use cases that require safe and moderated responses.
402399

403400
# License
404401

0 commit comments

Comments
 (0)