CristianR8 commited on
Commit
72b32c6
·
verified ·
1 Parent(s): 577ea89

Training in progress epoch 0

Browse files
Files changed (4) hide show
  1. .gitignore +2 -0
  2. all_results.json +1 -0
  3. config.json +53 -0
  4. model.safetensors +3 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ step_*
2
+ epoch_*
all_results.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"eval_accuracy": 0.937365010799136, "eval_precision": 0.8934054961762771, "eval_recall": 0.783723703487219, "eval_f1": 0.8301587301587302, "eval_specificity": 0.9547994515513661, "eval_train_loss": 0.15410586061148807, "eval_epoch": 99, "eval_step": 11600}
config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "timm/vgg19.tv_in1k",
3
+ "architecture": "vgg19",
4
+ "architectures": [
5
+ "TimmWrapperForImageClassification"
6
+ ],
7
+ "do_pooling": true,
8
+ "finetuning_task": "image-classification",
9
+ "initializer_range": 0.02,
10
+ "label_names": [
11
+ "fermentado",
12
+ "hongo",
13
+ "insecto",
14
+ "insufi_fermen",
15
+ "pizarroso",
16
+ "violeta"
17
+ ],
18
+ "model_type": "timm_wrapper",
19
+ "num_classes": 6,
20
+ "num_features": 4096,
21
+ "pretrained_cfg": {
22
+ "classifier": "head.fc",
23
+ "crop_mode": "center",
24
+ "crop_pct": 0.875,
25
+ "custom_load": false,
26
+ "first_conv": "features.0",
27
+ "fixed_input_size": false,
28
+ "input_size": [
29
+ 3,
30
+ 224,
31
+ 224
32
+ ],
33
+ "interpolation": "bilinear",
34
+ "mean": [
35
+ 0.485,
36
+ 0.456,
37
+ 0.406
38
+ ],
39
+ "pool_size": [
40
+ 7,
41
+ 7
42
+ ],
43
+ "std": [
44
+ 0.229,
45
+ 0.224,
46
+ 0.225
47
+ ],
48
+ "tag": "tv_in1k"
49
+ },
50
+ "problem_type": "single_label_classification",
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.48.0"
53
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb82af25485bfdba83d4f34f5f20012cdf66fb6b27f186854c47df8b2bb5a908
3
+ size 558382656