Text2Text Generation
AllenNLP
Yesenkandalama commited on
Commit
1a49921
1 Parent(s): 7f4106a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
2
  license: openrail
3
  pipeline_tag: text2text-generation
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  license: openrail
3
  pipeline_tag: text2text-generation
4
+ datasets:
5
+ - fka/awesome-chatgpt-prompts
6
+ metrics:
7
+ - bertscore
8
+ - character
9
+ library_name: allennlp
10
  ---