jaspercatapang commited on
Commit
808a7af
1 Parent(s): cbe8d60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ tags:
9
  ---
10
  # OPT-FLAN-IML-6.7B
11
 
 
 
12
  This model is patterned after the methodology presented in the original [OPT-IML (OPT + Instruction Meta-Learning)](https://arxiv.org/abs/2212.12017) paper, made available for the 6.7 billion parameter size variant of OPT. However, this model is fine-tuned on FLAN v2.
13
 
14
  ### How to use
 
9
  ---
10
  # OPT-FLAN-IML-6.7B
11
 
12
+ Released August 16, 2023
13
+
14
  This model is patterned after the methodology presented in the original [OPT-IML (OPT + Instruction Meta-Learning)](https://arxiv.org/abs/2212.12017) paper, made available for the 6.7 billion parameter size variant of OPT. However, this model is fine-tuned on FLAN v2.
15
 
16
  ### How to use