ayoolaolafenwa commited on
Commit
99e005c
1 Parent(s): e91873d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,13 +1,11 @@
1
  ---
2
  inference: false
3
- ---
4
-
5
-
6
- ---
7
  license: apache-2.0
 
 
 
8
  ---
9
 
10
-
11
  ## ChatLM
12
  It is a chat Large Language model finetuned with pretrained [Falcon-1B model](https://huggingface.co/tiiuae/falcon-rw-1b)
13
  and trained on [chat-bot-instructions prompts dataset](https://huggingface.co/datasets/ayoolaolafenwa/sft-data).
 
1
  ---
2
  inference: false
 
 
 
 
3
  license: apache-2.0
4
+ language:
5
+ - en
6
+ pipeline_tag: conversational
7
  ---
8
 
 
9
  ## ChatLM
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).