TomGrc commited on
Commit
34421f1
1 Parent(s): 63dc43e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,4 +5,6 @@ language:
5
  pipeline_tag: text-generation
6
  ---
7
  # FusionNet
 
 
8
  The FusionNet is a model to experiment with the "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!
 
5
  pipeline_tag: text-generation
6
  ---
7
  # FusionNet
8
+ Fine-tuned model on English language using Fusion method.
9
+ ## Model description
10
  The FusionNet is a model to experiment with the "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!