hsincho commited on
Commit
d961506
·
verified ·
1 Parent(s): 44298a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,4 +5,6 @@ language:
5
  base_model:
6
  - google/bigbird-roberta-base
7
  pipeline_tag: text-classification
 
 
8
  ---
 
5
  base_model:
6
  - google/bigbird-roberta-base
7
  pipeline_tag: text-classification
8
+ metrics:
9
+ - accuracy
10
  ---