Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,10 @@ pipeline_tag: text2text-generation
|
|
14 |
inference: false
|
15 |
language:
|
16 |
- en
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
## t5-small-recipes-ingredients
|
19 |
This model [t5-small](https://huggingface.co/google-t5/t5-small) has been finetuned on a curated recipe dataset.
|
|
|
14 |
inference: false
|
15 |
language:
|
16 |
- en
|
17 |
+
extra_gated_prompt: "To get access to this model, send an email to [email protected] and provide a brief description of your project or application. Requests without this information will not be considered, and access will not be granted under any circumstances."
|
18 |
+
extra_gated_fields:
|
19 |
+
Company/University: text
|
20 |
+
Country: country
|
21 |
---
|
22 |
## t5-small-recipes-ingredients
|
23 |
This model [t5-small](https://huggingface.co/google-t5/t5-small) has been finetuned on a curated recipe dataset.
|