librarian-bot
commited on
Commit
•
21275b0
1
Parent(s):
6a37325
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`ColumbiaNLP/FLUTE`](https://huggingface.co/datasets/ColumbiaNLP/FLUTE), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
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)
|