TomGrc commited on
Commit
9ff45f7
1 Parent(s): 5142f7f

Update README.md

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