Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - es
7
+ base_model:
8
+ - distilbert/distilgpt2
9
+ - google-bert/bert-base-uncased
10
+ pipeline_tag: text2text-generation
11
+ ---