Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ language: en
3
  license: cc-by-4.0
4
  library_name: transformers
5
  datasets: ColumbiaNLP/FLUTE
 
6
  ---
7
  # Model description
8
  This is the T5-3B model for System 3 DREAM-FLUTE (motivation), as described in our paper Just-DREAM-about-it: Figurative Language Understanding with DREAM-FLUTE, FigLang workshop @ EMNLP 2022 (Arxiv link: https://arxiv.org/abs/2210.16407)
 
3
  license: cc-by-4.0
4
  library_name: transformers
5
  datasets: ColumbiaNLP/FLUTE
6
+ base_model: t5-3b
7
  ---
8
  # Model description
9
  This is the T5-3B model for System 3 DREAM-FLUTE (motivation), as described in our paper Just-DREAM-about-it: Figurative Language Understanding with DREAM-FLUTE, FigLang workshop @ EMNLP 2022 (Arxiv link: https://arxiv.org/abs/2210.16407)