Commit
·
f81a7d4
1
Parent(s):
1c9e4c2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## TinyKAI 1B
|
5 |
+
|
6 |
+
### Direct Use
|
7 |
+
|
8 |
+
Research on large language models, specifically the influence of web data on the properties of large language models (fairness, safety, limitations, capabilities, etc.).
|
9 |
+
|
10 |
+
### Banned Use
|
11 |
+
|
12 |
+
Production use without adequate assessment of risks and mitigation; any use cases which may be considered irresponsible or harmful.
|
13 |
+
|
14 |
+
## Limitations
|
15 |
+
|
16 |
+
TinyKAI 1B is trained on English data only, and will not generate appropriately reasonable content in other languages. Being trained on a representative of the web, it will carry the stereotypes and biases commonly encountered online.
|
17 |
+
|
18 |
+
### Recommendations
|
19 |
+
|
20 |
+
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.
|