armansakif commited on
Commit
cf787c1
·
verified ·
1 Parent(s): b11d345

update tags

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