Text Generation
Adapters
English
hackergeek98 commited on
Commit
9a26c26
·
verified ·
1 Parent(s): 9b8e592

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Amod/mental_health_counseling_conversations
5
+ language:
6
+ - en
7
+ metrics:
8
+ - code_eval
9
+ base_model:
10
+ - openai-community/gpt2
11
+ new_version: openai-community/gpt2
12
+ pipeline_tag: text-generation
13
+ library_name: fastai
14
+ ---