Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
license: apache-2.0
|
9 |
short_description: Description of the Mula project.
|
|
|
|
|
10 |
---
|
11 |
<div align="center">
|
12 |
|
13 |
-
#
|
14 |
|
15 |
</div>
|
16 |
<p align="center">
|
17 |
-
<img src="./logo
|
18 |
</p>
|
19 |
|
20 |
-
Mula is a series of Sparse Mixture of Experts (SMoE) language models, all trained natively in Brazilian Portuguese, designed to help democratize LLMs for low-resource languages.
|
21 |
-
|
22 |
Models and datasets are coming soon...
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 🦜
|
4 |
colorFrom: gray
|
5 |
colorTo: yellow
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
license: apache-2.0
|
9 |
short_description: Description of the Mula project.
|
10 |
+
thumbnail: >-
|
11 |
+
https://cdn-uploads.huggingface.co/production/uploads/62e1cc43926f4892a4ca2ff9/_1WxGqMpLN0RuX02Dq9Df.png
|
12 |
---
|
13 |
<div align="center">
|
14 |
|
15 |
+
# Tucano: Advancing Neural Text Generation for Portuguese
|
16 |
|
17 |
</div>
|
18 |
<p align="center">
|
19 |
+
<img src="./logo.png" alt="An illustration of a Tucano bird showing vibrant colors like yellow, orange, blue, green, and black." height="400">
|
20 |
</p>
|
21 |
|
|
|
|
|
22 |
Models and datasets are coming soon...
|