librarian-bot commited on
Commit
4c94c3c
1 Parent(s): d367435

Librarian Bot: Update dataset YAML metadata for model

Browse files

This 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.

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- language: "en" # Example: en
3
- license: "cc-by-4.0" # Example: apache-2.0 or any license from https://hf.co/docs/hub/repositories-licenses
4
- library_name: "transformers" # Optional. Example: keras or any library from https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Libraries.ts
 
5
  ---
6
  # Model description
7
  This is the T5-3B model for System 3 DREAM-FLUTE (social norm), 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 (social norm), 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)