Augusto777 commited on
Commit
5f900c5
·
verified ·
1 Parent(s): aa02bea

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/cvt-13",
3
+ "architectures": [
4
+ "CvtForImageClassification"
5
+ ],
6
+ "attention_drop_rate": [
7
+ 0.0,
8
+ 0.0,
9
+ 0.0
10
+ ],
11
+ "cls_token": [
12
+ false,
13
+ false,
14
+ true
15
+ ],
16
+ "depth": [
17
+ 1,
18
+ 2,
19
+ 10
20
+ ],
21
+ "drop_path_rate": [
22
+ 0.0,
23
+ 0.0,
24
+ 0.1
25
+ ],
26
+ "drop_rate": [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0
30
+ ],
31
+ "embed_dim": [
32
+ 64,
33
+ 192,
34
+ 384
35
+ ],
36
+ "id2label": {
37
+ "0": "avanzada",
38
+ "1": "avanzada humeda",
39
+ "2": "leve",
40
+ "3": "moderada",
41
+ "4": "no dmae"
42
+ },
43
+ "image_size": 224,
44
+ "initializer_range": 0.02,
45
+ "kernel_qkv": [
46
+ 3,
47
+ 3,
48
+ 3
49
+ ],
50
+ "label2id": {
51
+ "avanzada": 0,
52
+ "avanzada humeda": 1,
53
+ "leve": 2,
54
+ "moderada": 3,
55
+ "no dmae": 4
56
+ },
57
+ "layer_norm_eps": 1e-12,
58
+ "mlp_ratio": [
59
+ 4.0,
60
+ 4.0,
61
+ 4.0
62
+ ],
63
+ "model_type": "cvt",
64
+ "num_channels": 3,
65
+ "num_heads": [
66
+ 1,
67
+ 3,
68
+ 6
69
+ ],
70
+ "num_stages": 3,
71
+ "padding_kv": [
72
+ 1,
73
+ 1,
74
+ 1
75
+ ],
76
+ "padding_q": [
77
+ 1,
78
+ 1,
79
+ 1
80
+ ],
81
+ "patch_padding": [
82
+ 2,
83
+ 1,
84
+ 1
85
+ ],
86
+ "patch_sizes": [
87
+ 7,
88
+ 3,
89
+ 3
90
+ ],
91
+ "patch_stride": [
92
+ 4,
93
+ 2,
94
+ 2
95
+ ],
96
+ "pos_embed": [
97
+ false,
98
+ false,
99
+ false
100
+ ],
101
+ "problem_type": "single_label_classification",
102
+ "qkv_bias": [
103
+ true,
104
+ true,
105
+ true
106
+ ],
107
+ "qkv_projection_method": [
108
+ "dw_bn",
109
+ "dw_bn",
110
+ "dw_bn"
111
+ ],
112
+ "stride_kv": [
113
+ 2,
114
+ 2,
115
+ 2
116
+ ],
117
+ "stride_q": [
118
+ 1,
119
+ 1,
120
+ 1
121
+ ],
122
+ "torch_dtype": "float32",
123
+ "transformers_version": "4.40.2"
124
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7229f4d1dd89b789cf3626ca0aeb6874ac0dfaebd35f419603eb5732f731f96
3
+ size 78634204
preprocessor_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "crop_pct",
7
+ "resample",
8
+ "do_rescale",
9
+ "rescale_factor",
10
+ "do_normalize",
11
+ "image_mean",
12
+ "image_std",
13
+ "return_tensors",
14
+ "data_format",
15
+ "input_data_format"
16
+ ],
17
+ "crop_pct": 0.875,
18
+ "do_normalize": true,
19
+ "do_rescale": true,
20
+ "do_resize": true,
21
+ "image_mean": [
22
+ 0.485,
23
+ 0.456,
24
+ 0.406
25
+ ],
26
+ "image_processor_type": "ConvNextImageProcessor",
27
+ "image_std": [
28
+ 0.229,
29
+ 0.224,
30
+ 0.225
31
+ ],
32
+ "resample": 3,
33
+ "rescale_factor": 0.00392156862745098,
34
+ "size": {
35
+ "shortest_edge": 224
36
+ }
37
+ }
runs/Sep11_20-24-04_60c62fece28f/events.out.tfevents.1726086255.60c62fece28f.7765.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a5a928456247eec5d37535c5696bb5a52113b546320b867f95935bb24224ac
3
+ size 5830
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4098449dc0436973b58727bbd17a2cd1b905dc3b50b643c370bfa8ce98037015
3
+ size 4984