jophex commited on
Commit
f75d934
·
verified ·
1 Parent(s): 1ec9ad1

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: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ metrics:
4
+ - accuracy
5
+ base_model:
6
+ - openai-community/gpt2
7
+ new_version: openai-community/gpt2
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
+ tags:
11
+ - cooker
12
+ ---