Wvolf commited on
Commit
c0f5cce
·
1 Parent(s): 9668669

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - accuracy
6
+ - f1
7
+ - mape
8
+ - confusion_matrix
9
+ - roc_auc
10
+ - recall
11
+ library_name: transformers
12
+ pipeline_tag: image-classification
13
+ ---