PL-RnD commited on
Commit
863b3ce
·
verified ·
1 Parent(s): 374732f

chore: Minor updates to model card

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