Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
license:
|
4 |
-
library_name:
|
|
|
5 |
---
|
6 |
# Model description
|
7 |
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)
|
|
|
1 |
---
|
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 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)
|