TomGrc commited on
Commit
6c7ec6d
1 Parent(s): 220cb75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - moe
8
  ---
9
+ # FusionNet_34Bx2_MoE_v0.1
10
+ Fine-tuned model on English language using MoE method. The improved version from FusionNet_34Bx2_MoE.
11
+ ## Model description
12
+ The FusionNet_34Bx2_MoE_v0.1 is a model to experiment with the MoE method, which could significantly increase the performance of the original model. The FusionNet has 60.8B parameters, and this model is fine-tuned. Enjoy!