Commit
·
126e3ab
1
Parent(s):
2f7c61d
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,10 @@ license: apache-2.0
|
|
5 |
|
6 |

|
7 |
|
8 |
-
|
9 |
|
10 |
-
|
|
|
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
|
|
|
5 |
|
6 |

|
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.
|