AurevinP commited on
Commit
ba28e06
·
verified ·
1 Parent(s): ca470ef

Upload results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results.json +9 -9
results.json CHANGED
@@ -2,20 +2,20 @@
2
  "model": "efficientnet_b0",
3
  "dataset": "hf-vision/chest-xray-pneumonia",
4
  "seed": 42,
5
- "epochs": 3,
6
- "best_val_auc": 0.640625,
7
  "test_metrics": {
8
  "loss": null,
9
- "accuracy": 0.38782051282051283,
10
- "precision": 0.5210526315789473,
11
- "recall": 0.25384615384615383,
12
- "f1": 0.3413793103448276,
13
- "roc_auc": 0.3552816129739207
14
  },
15
  "class_dist": {
16
  "train": [
17
- 300,
18
- 0
19
  ],
20
  "val": [
21
  8,
 
2
  "model": "efficientnet_b0",
3
  "dataset": "hf-vision/chest-xray-pneumonia",
4
  "seed": 42,
5
+ "epochs": 5,
6
+ "best_val_auc": 1.0,
7
  "test_metrics": {
8
  "loss": null,
9
+ "accuracy": 0.8125,
10
+ "precision": 0.7910447761194029,
11
+ "recall": 0.9512820512820512,
12
+ "f1": 0.8637951105937136,
13
+ "roc_auc": 0.9037256191102344
14
  },
15
  "class_dist": {
16
  "train": [
17
+ 200,
18
+ 200
19
  ],
20
  "val": [
21
  8,