zirui3 commited on
Commit
de64f04
·
1 Parent(s): 56c1250

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: cc-by-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  ---
4
+
5
+
6
+
7
+ **Experimental 11B instruction tuned model based on [flan-t5](https://huggingface.co/google/flan-t5-xxl)**
8
+
9
+
10
+ # Reference
11
+
12
+ * [Finetuned Language Models Are Zero-Shot Learners](https://arxiv.org/abs/2109.01652)