TomGrc commited on
Commit
a6eba07
1 Parent(s): e3fcbdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,5 +5,6 @@ language:
5
  pipeline_tag: text-generation
6
  ---
7
  # FusionNet_linear
 
8
  ## Model description
9
- This is an experiment with the linear method of FusionNet. This model has 10.7B parameters, and this model is fine-tuned. Enjoy!
 
5
  pipeline_tag: text-generation
6
  ---
7
  # FusionNet_linear
8
+ Fine-tuned model on English language using linear Fusion method.
9
  ## Model description
10
+ This is an experiment with the linear Fusion method of FusionNet. This model has 10.7B parameters, and this model is fine-tuned. Enjoy!