JaveriaShakoor commited on
Commit
300cd14
·
verified ·
1 Parent(s): ebace57

Create README.md

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