beargos commited on
Commit
1c0ce6e
·
verified ·
1 Parent(s): 7e105ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -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
  ---