SunnyShaurya commited on
Commit
0320288
·
verified ·
1 Parent(s): 7abc0c6

Upload metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metrics.json +7 -7
metrics.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "accuracy": 0.6406449961607371,
3
- "precision": 0.6894454382826476,
4
- "recall": 0.7823792123426715,
5
- "f1_score": 0.7329783187523773,
6
  "confusion_matrix": [
7
  [
8
- 576,
9
- 868
10
  ],
11
  [
12
- 536,
13
- 1927
14
  ]
15
  ]
16
  }
 
1
  {
2
  "accuracy": 0.6406449961607371,
3
+ "precision": 0.7194363862411935,
4
+ "recall": 0.7048315062931384,
5
+ "f1_score": 0.712059064807219,
6
  "confusion_matrix": [
7
  [
8
+ 767,
9
+ 677
10
  ],
11
  [
12
+ 727,
13
+ 1736
14
  ]
15
  ]
16
  }