RubielLabarta commited on
Commit
d40fcf4
·
verified ·
1 Parent(s): 9945d8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
4
 
5
  # LogoS-7Bx2-MoE-13B-v0.1
6
 
7
- Experimental model
 
 
 
8
 
9
- tags:
10
- - merge
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ - es
6
+ tags:
7
+ - moe
8
+ - merge
9
  ---
10
 
11
  # LogoS-7Bx2-MoE-13B-v0.1
12
 
13
+ Fine-tuned model on English and Spanish language using MoE method.
14
+ Model description
15
+
16
+ The LogoS is a model to experiment with the MoE method, which could significantly increase the performance of the original model. The model has 12.9B parameters, and this model is fine-tuned with The Pile.
17