Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ language:
|
|
4 |
- ja
|
5 |
pipeline_tag: text-generation
|
6 |
library_name: transformers
|
|
|
|
|
7 |
---
|
8 |
# Smol-Swallow-1.5B
|
9 |
|
@@ -58,9 +60,6 @@ print(generated_text)
|
|
58 |
- **Paper:** https://arxiv.org/abs/TODO
|
59 |
- **Blog:** https://sakana.ai/taid
|
60 |
|
61 |
-
<!-- ## Model Performance -->
|
62 |
-
|
63 |
-
|
64 |
## Uses
|
65 |
This model is provided for research and development purposes only and should be considered as an experimental prototype.
|
66 |
It is not intended for commercial use or deployment in mission-critical environments.
|
|
|
4 |
- ja
|
5 |
pipeline_tag: text-generation
|
6 |
library_name: transformers
|
7 |
+
base_model:
|
8 |
+
- Qwen/Qwen2.5-1.5B-Instruct
|
9 |
---
|
10 |
# Smol-Swallow-1.5B
|
11 |
|
|
|
60 |
- **Paper:** https://arxiv.org/abs/TODO
|
61 |
- **Blog:** https://sakana.ai/taid
|
62 |
|
|
|
|
|
|
|
63 |
## Uses
|
64 |
This model is provided for research and development purposes only and should be considered as an experimental prototype.
|
65 |
It is not intended for commercial use or deployment in mission-critical environments.
|