ryota39 commited on
Commit
b4a4ed2
1 Parent(s): 36a731d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -22,4 +22,10 @@ tags: []
22
 
23
  |accuracy|recall|precision|f1-score|
24
  |:---|:---|:---|:---|
25
- |x|x|x|x|
 
 
 
 
 
 
 
22
 
23
  |accuracy|recall|precision|f1-score|
24
  |:---|:---|:---|:---|
25
+ |0.5162|0.8822|0.5093|0.6458|
26
+
27
+ - confusion matrix
28
+ - x-axis shows ground truth
29
+ - y-axis shows prediction
30
+
31
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651e3f30ca333f3c8df692b8/Rg2W9qdSAFumCkq9z1G7N.png)