Reza8848 commited on
Commit
c9e3923
·
1 Parent(s): 29a91f1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - Reza8848/MUFFIN_68k
4
+ language:
5
+ - en
6
+ ---
7
+
8
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6434a6e8ea46c009904c617e/J_4FHXmtM6TuRnN3aL06y.png" width="38" height="38">
9
+
10
+
11
+ This is the model weight of **MUFFIN-T5-11B** (**Mu**lti-**F**aceted **In**structions).
12
+
13
+ We fine-tune the [T5-11B](https://huggingface.co/t5-11b) model on our [MUFFIN dataset](https://renzelou.github.io/Muffin/).
14
+
15
+ We released both 3B and 11B models:
16
+ |Model|Number of parameters|
17
+ |-|-|
18
+ |[MUFFIN-T5-3B](https://huggingface.co/Reza8848/MUFFIN-T5-3B)|3 billion|
19
+ |[MUFFIN-T5-11B](https://huggingface.co/Reza8848/MUFFIN-T5-11B)|11 billion|
20
+
21
+ Please refer to [MUFFIN-T5-3B](https://huggingface.co/Reza8848/MUFFIN-T5-3B) for detailed documentation.