Add README with project details
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<h1 align="center">
|
2 |
<img src="logo.png" alt="IJK Technology" width="100" style="vertical-align: middle; margin-right: 10px;">
|
3 |
IJK Technology – ByteGPT-small
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- gpt
|
5 |
+
- byte-tokenization
|
6 |
+
- mobile
|
7 |
+
- embedded
|
8 |
+
license: cc-by-nc-4.0
|
9 |
+
datasets:
|
10 |
+
- custom
|
11 |
+
- web
|
12 |
+
language: en
|
13 |
+
widget:
|
14 |
+
- text: "In order to make pancakes, you need to"
|
15 |
+
- text: "Once upon a time"
|
16 |
+
---
|
17 |
+
|
18 |
<h1 align="center">
|
19 |
<img src="logo.png" alt="IJK Technology" width="100" style="vertical-align: middle; margin-right: 10px;">
|
20 |
IJK Technology – ByteGPT-small
|