julien-c HF staff commited on
Commit
1f25386
1 Parent(s): ae72652

string => array of string

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,7 +2,8 @@
2
  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 the "classify" component of System 4's "Classify then explain" pipeline, 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)
 
2
  language: en
3
  license: cc-by-4.0
4
  library_name: transformers
5
+ datasets:
6
+ - ColumbiaNLP/FLUTE
7
  ---
8
  # Model description
9
  This is the T5-3B model for the "classify" component of System 4's "Classify then explain" pipeline, 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)