Skip to content

Commit d148426

Browse files
committed
Merge branch 'master' of github.com:imoneoi/OChat
2 parents a0b25d0 + c55f7d1 commit d148426

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,18 @@ To visualize and plot the evaluation results, use `ochat/visualization/eval_resu
254254

255255
The same routine as ChatGPT / GPT-4 was used to run other benchmarks or evaluations such as AlpacaEval. Simply run the API server and set the `openai.api_base` of the benchmark program.
256256

257+
## Limitations
258+
259+
**Foundation Model Limitations**
260+
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:
261+
262+
- Complex reasoning
263+
- Mathematical and arithmetic tasks
264+
- Programming and coding challenges
265+
266+
**Hallucination of Non-existent Information**
267+
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 from the model.
268+
257269
## TODO
258270

259271
- [ ] Improving conversation splitting

0 commit comments

Comments
 (0)