moazx commited on
Commit
1b2b008
·
verified ·
1 Parent(s): 2dea48e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - google-bert/bert-base-uncased
5
+ pipeline_tag: text-classification
6
+ tags:
7
+ - code
8
+ ---