Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
beargos
/
T5-text-to-command
like
0
Text2Text Generation
beargos/text-to-command
English
License:
apache-2.0
Model card
Files
Files and versions
Community
beargos
commited on
Oct 24, 2024
Commit
1c0ce6e
·
verified
·
1 Parent(s):
7e105ad
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -7,4 +7,6 @@ metrics:
7
base_model:
8
- google-t5/t5-small
9
pipeline_tag: text2text-generation
10
---
7
base_model:
8
- google-t5/t5-small
9
pipeline_tag: text2text-generation
10
+
datasets:
11
+
- beargos/text-to-command
12
---