PlanetDOGE commited on
Commit
126e3ab
·
1 Parent(s): 2f7c61d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -5,9 +5,10 @@ license: apache-2.0
5
 
6
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6500c7c912c1442d994c36e5/gr9lrm53Tp52ehU5009lU.png)
7
 
8
- ### Direct Use
9
 
10
- Research on large language models, specifically the influence of web data on the properties of large language models (fairness, safety, limitations, capabilities, etc.).
 
11
 
12
  ### Banned Use
13
 
@@ -19,4 +20,4 @@ TinyKAI 1B is trained on English data only, and will not generate appropriately
19
 
20
  ### Recommendations
21
 
22
- We recommend users of TinyKAI 1B to consider finetuning it for personal or enterprise use, and for precautions to be taken for any commercial use.
 
5
 
6
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6500c7c912c1442d994c36e5/gr9lrm53Tp52ehU5009lU.png)
7
 
8
+ TinyKAI 1B is a fine-tuned LLM (Large Language Model) based off of Falcon-rw-1B.
9
 
10
+ ### Direct Use
11
+ TinyKAI 1B is optimal for research on large language models, specifically the influence of web data on the properties of large language models (fairness, safety, limitations, capabilities, etc.).
12
 
13
  ### Banned Use
14
 
 
20
 
21
  ### Recommendations
22
 
23
+ We recommend users of TinyKAI 1B to consider finetuning it for personal use, and for precautions to be taken for any commercial use.