ayoolaolafenwa commited on
Commit
6acd909
1 Parent(s): a14f22f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: conversational
10
  It is a chat Large Language Model finetuned with pretrained [Falcon-1B model](https://huggingface.co/tiiuae/falcon-rw-1b)
11
  and trained on [chat-bot-instructions prompts dataset](https://huggingface.co/datasets/ayoolaolafenwa/sft-data).
12
  ChatLM was trained on a dataset containing normal day to day human conversations, due to limited data used in training
13
- it does not generalize well for tasks like coding and current affairs.
14
 
15
  # Have a live chat with ChatLM on space https://huggingface.co/spaces/ayoolaolafenwa/ChatLM
16
 
 
10
  It is a chat Large Language Model finetuned with pretrained [Falcon-1B model](https://huggingface.co/tiiuae/falcon-rw-1b)
11
  and trained on [chat-bot-instructions prompts dataset](https://huggingface.co/datasets/ayoolaolafenwa/sft-data).
12
  ChatLM was trained on a dataset containing normal day to day human conversations, due to limited data used in training
13
+ it does not generalize well for tasks like coding, current affairs and hallucinations may occur.
14
 
15
  # Have a live chat with ChatLM on space https://huggingface.co/spaces/ayoolaolafenwa/ChatLM
16