Augusto777 commited on
Commit
4a1c5c6
1 Parent(s): 61b03f5

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "OpenGVLab/pvt_v2_b0",
3
+ "architectures": [
4
+ "PvtV2ForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 2,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.0,
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout_prob": 0.0,
16
+ "hidden_sizes": [
17
+ 32,
18
+ 64,
19
+ 160,
20
+ 256
21
+ ],
22
+ "id2label": {
23
+ "0": "avanzada",
24
+ "1": "avanzada humeda",
25
+ "2": "leve",
26
+ "3": "moderada",
27
+ "4": "no dmae"
28
+ },
29
+ "image_size": {
30
+ "height": 224,
31
+ "width": 224
32
+ },
33
+ "initializer_range": 0.02,
34
+ "label2id": {
35
+ "avanzada": 0,
36
+ "avanzada humeda": 1,
37
+ "leve": 2,
38
+ "moderada": 3,
39
+ "no dmae": 4
40
+ },
41
+ "layer_norm_eps": 1e-06,
42
+ "linear_attention": false,
43
+ "mlp_ratios": [
44
+ 8,
45
+ 8,
46
+ 4,
47
+ 4
48
+ ],
49
+ "model_type": "pvt_v2",
50
+ "num_attention_heads": [
51
+ 1,
52
+ 2,
53
+ 5,
54
+ 8
55
+ ],
56
+ "num_channels": 3,
57
+ "num_encoder_blocks": 4,
58
+ "out_features": [
59
+ "stage1",
60
+ "stage2",
61
+ "stage3",
62
+ "stage4"
63
+ ],
64
+ "out_indices": [
65
+ 0,
66
+ 1,
67
+ 2,
68
+ 3
69
+ ],
70
+ "patch_sizes": [
71
+ 7,
72
+ 3,
73
+ 3,
74
+ 3
75
+ ],
76
+ "problem_type": "single_label_classification",
77
+ "qkv_bias": true,
78
+ "reshape_last_stage": true,
79
+ "sr_ratios": [
80
+ 8,
81
+ 4,
82
+ 2,
83
+ 1
84
+ ],
85
+ "stage_names": [
86
+ "stage1",
87
+ "stage2",
88
+ "stage3",
89
+ "stage4"
90
+ ],
91
+ "strides": [
92
+ 4,
93
+ 2,
94
+ 2,
95
+ 2
96
+ ],
97
+ "torch_dtype": "float32",
98
+ "transformers_version": "4.40.2"
99
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2834e5a123541a8ce626fbcfedf57e99ef9b8bb336f8d5f8757ea9e11b4585e
3
+ size 13667316
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.485,
21
+ 0.456,
22
+ 0.406
23
+ ],
24
+ "image_processor_type": "PvtImageProcessor",
25
+ "image_std": [
26
+ 0.229,
27
+ 0.224,
28
+ 0.225
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Sep11_20-06-59_60c62fece28f/events.out.tfevents.1726085233.60c62fece28f.7765.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86c8f6723f91e44cbd6f5962d8d7b84b5e8ccd3a0b63db38f2c00d03ed0d246b
3
+ size 10827
runs/Sep11_20-14-48_60c62fece28f/events.out.tfevents.1726085712.60c62fece28f.7765.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d652da5b60b17174aa88e6dcd7291484881941d2a4fb0a575adc4427de1f237
3
+ size 4184
runs/Sep11_20-14-48_60c62fece28f/events.out.tfevents.1726085759.60c62fece28f.7765.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c1409b31626bb29d26391620db66a56fa773a3db29dba0b979696ba57d7f3d
3
+ size 5799
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb132113f5e9091c54a25b1cde44ee2a981ecce255a81498e4fc0a60581ac7d3
3
+ size 5048