manikumargouni commited on
Commit
008c27b
·
verified ·
1 Parent(s): 44c8c4f

Delete iab_classifier_model_output/train_metrics.json with huggingface_hub

Browse files
iab_classifier_model_output/train_metrics.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "head": "iab_content",
3
- "label_count": 703,
4
- "test_count": 3282,
5
- "test_metrics": {
6
- "epoch": 3.0,
7
- "test_accuracy": 0.9320536258379037,
8
- "test_loss": 2.1225109100341797,
9
- "test_macro_f1": 0.8928275998599801,
10
- "test_runtime": 11.2269,
11
- "test_samples_per_second": 292.333,
12
- "test_steps_per_second": 18.349
13
- },
14
- "train_count": 13211,
15
- "val_count": 3282,
16
- "val_metrics": {
17
- "epoch": 3.0,
18
- "val_accuracy": 0.9320536258379037,
19
- "val_loss": 2.119333505630493,
20
- "val_macro_f1": 0.8965787473982275,
21
- "val_runtime": 11.1915,
22
- "val_samples_per_second": 293.257,
23
- "val_steps_per_second": 18.407
24
- }
25
- }