Commit ·
65d6ed4
1
Parent(s): a360208
Librarian Bot: Update dataset YAML metadata for model (#1)
Browse files- Librarian Bot: Update dataset YAML metadata for model (1b5784890516f24c0c15188525f3be629c45bf0c)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
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 (consequence), 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 (consequence), 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)
|