Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
thisisashwinraj
/
recipeml
like
0
Text Generation
Scikit-learn
recipe_nlg
English
text2text-generation
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Use this model
thisisashwinraj
commited on
Sep 2, 2023
Commit
d1f950b
·
1 Parent(s):
ca9eea7
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- recipe_nlg
5
+
language:
6
+
- en
7
+
library_name: sklearn
8
+
pipeline_tag: text2text-generation
9
+
---