Text Generation
Transformers
Spanish
English
bolillito commited on
Commit
c01ce50
·
verified ·
1 Parent(s): 9618213

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - google/Synthetic-Persona-Chat
5
+ language:
6
+ - es
7
+ - en
8
+ base_model:
9
+ - microsoft/DialoGPT-medium
10
+ pipeline_tag: text-generation
11
+ library_name: transformers
12
+ ---