Update README.md
Browse files
README.md
CHANGED
|
@@ -5,16 +5,13 @@ license: gpl-3.0
|
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- text-generation
|
| 8 |
-
-
|
| 9 |
- causal-lm
|
| 10 |
- instruction-tuned
|
| 11 |
- sft
|
| 12 |
- rope
|
| 13 |
- grouped-query-attention
|
| 14 |
- rms-norm
|
| 15 |
-
- custom-architecture
|
| 16 |
-
- educational
|
| 17 |
-
- from-scratch
|
| 18 |
datasets:
|
| 19 |
- tatsu-lab/alpaca
|
| 20 |
- Skylion007/openwebtext
|
|
|
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- text-generation
|
| 8 |
+
- tinygpt2
|
| 9 |
- causal-lm
|
| 10 |
- instruction-tuned
|
| 11 |
- sft
|
| 12 |
- rope
|
| 13 |
- grouped-query-attention
|
| 14 |
- rms-norm
|
|
|
|
|
|
|
|
|
|
| 15 |
datasets:
|
| 16 |
- tatsu-lab/alpaca
|
| 17 |
- Skylion007/openwebtext
|