DeepMount00
commited on
Commit
โข
955a869
1
Parent(s):
84dac57
Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,13 @@ pipeline_tag: text-generation
|
|
11 |
</p>
|
12 |
|
13 |
<h2 style="font-size: 32px; text-align: center;">Alireo-400M ๐ค ๐ฎ๐น</h2>
|
14 |
-
<p style="font-size:
|
15 |
|
16 |
-
<h3 style="font-size:
|
17 |
|
18 |
Alireo-400M is a lightweight yet powerful Italian language model with 400M parameters, designed to provide efficient natural language processing capabilities while maintaining a smaller footprint compared to larger models.
|
19 |
|
20 |
-
<h3 style="font-size:
|
21 |
|
22 |
* **Architecture**: Transformer-based language model ๐๏ธ
|
23 |
* **Parameters**: 400M ๐
|
@@ -25,7 +25,7 @@ Alireo-400M is a lightweight yet powerful Italian language model with 400M param
|
|
25 |
* **Training Data**: Curated Italian text corpus (books, articles, web content) ๐
|
26 |
* **Model Size**: ~800MB ๐พ
|
27 |
|
28 |
-
<h3 style="font-size:
|
29 |
|
30 |
Despite its compact size, Alireo-400M demonstrates impressive performance:
|
31 |
|
@@ -33,21 +33,21 @@ Despite its compact size, Alireo-400M demonstrates impressive performance:
|
|
33 |
* **Language Understanding**: Maintains high accuracy in Italian language understanding tasks ๐ฏ
|
34 |
* **Speed**: Efficient inference speed due to optimized architecture โก
|
35 |
|
36 |
-
<h3 style="font-size:
|
37 |
|
38 |
* Limited context window compared to larger models
|
39 |
* May struggle with highly specialized technical content
|
40 |
* Performance may vary on dialectal variations
|
41 |
* Not suitable for multilingual tasks
|
42 |
|
43 |
-
<h3 style="font-size:
|
44 |
|
45 |
* **Minimum RAM**: 2GB
|
46 |
* **Recommended RAM**: 4GB
|
47 |
* **GPU**: Optional, but recommended for faster inference
|
48 |
* **Disk Space**: ~1GB (including model and dependencies)
|
49 |
|
50 |
-
<h3 style="font-size:
|
51 |
|
52 |
```bibtex
|
53 |
@software{alireo2024,
|
|
|
11 |
</p>
|
12 |
|
13 |
<h2 style="font-size: 32px; text-align: center;">Alireo-400M ๐ค ๐ฎ๐น</h2>
|
14 |
+
<p style="font-size: 21px; text-align: center;">A Lightweight Italian Language Model</p>
|
15 |
|
16 |
+
<h3 style="font-size: 21px; color: #2980b9;">Model Description ๐</h3>
|
17 |
|
18 |
Alireo-400M is a lightweight yet powerful Italian language model with 400M parameters, designed to provide efficient natural language processing capabilities while maintaining a smaller footprint compared to larger models.
|
19 |
|
20 |
+
<h3 style="font-size: 21px; color: #2980b9;">Key Features โจ</h3>
|
21 |
|
22 |
* **Architecture**: Transformer-based language model ๐๏ธ
|
23 |
* **Parameters**: 400M ๐
|
|
|
25 |
* **Training Data**: Curated Italian text corpus (books, articles, web content) ๐
|
26 |
* **Model Size**: ~800MB ๐พ
|
27 |
|
28 |
+
<h3 style="font-size: 21px; color: #2980b9;">Performance ๐</h3>
|
29 |
|
30 |
Despite its compact size, Alireo-400M demonstrates impressive performance:
|
31 |
|
|
|
33 |
* **Language Understanding**: Maintains high accuracy in Italian language understanding tasks ๐ฏ
|
34 |
* **Speed**: Efficient inference speed due to optimized architecture โก
|
35 |
|
36 |
+
<h3 style="font-size: 21px; color: #2980b9;">Limitations โ ๏ธ</h3>
|
37 |
|
38 |
* Limited context window compared to larger models
|
39 |
* May struggle with highly specialized technical content
|
40 |
* Performance may vary on dialectal variations
|
41 |
* Not suitable for multilingual tasks
|
42 |
|
43 |
+
<h3 style="font-size: 21px; color: #2980b9;">Hardware Requirements ๐ป</h3>
|
44 |
|
45 |
* **Minimum RAM**: 2GB
|
46 |
* **Recommended RAM**: 4GB
|
47 |
* **GPU**: Optional, but recommended for faster inference
|
48 |
* **Disk Space**: ~1GB (including model and dependencies)
|
49 |
|
50 |
+
<h3 style="font-size: 21px; color: #2980b9;">Citation ๐</h3>
|
51 |
|
52 |
```bibtex
|
53 |
@software{alireo2024,
|