Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - openai-community/gpt2
5
+ pipeline_tag: text-classification
6
+ library_name: transformers
7
+ ---