Starlord001 commited on
Commit
e41fea2
·
verified ·
1 Parent(s): ee4d2e9

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - image-classification
6
+ base_model: google/mobilenet_v2_1.0_224
7
+ widget:
8
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
9
+ example_title: Tiger
10
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/teapot.jpg
11
+ example_title: Teapot
12
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
13
+ example_title: Palace
14
+ ---
15
+
16
+ # Model Trained Using AutoTrain
17
+
18
+ - Problem type: Image Classification
19
+
20
+ ## Validation Metrics
21
+ loss: 1.3580511808395386
22
+
23
+ f1_macro: 0.08333333333333333
24
+
25
+ f1_micro: 0.2
26
+
27
+ f1_weighted: 0.13333333333333333
28
+
29
+ precision_macro: 0.0625
30
+
31
+ precision_micro: 0.2
32
+
33
+ precision_weighted: 0.1
34
+
35
+ recall_macro: 0.125
36
+
37
+ recall_micro: 0.2
38
+
39
+ recall_weighted: 0.2
40
+
41
+ accuracy: 0.2
checkpoint-12/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/mobilenet_v2_1.0_224",
3
+ "_num_labels": 4,
4
+ "architectures": [
5
+ "MobileNetV2ForImageClassification"
6
+ ],
7
+ "classifier_dropout_prob": 0.2,
8
+ "depth_divisible_by": 8,
9
+ "depth_multiplier": 1.0,
10
+ "expand_ratio": 6,
11
+ "finegrained_output": true,
12
+ "first_layer_is_expansion": true,
13
+ "hidden_act": "relu6",
14
+ "id2label": {
15
+ "0": "3DS",
16
+ "1": "PS4",
17
+ "2": "PS5",
18
+ "3": "Switch"
19
+ },
20
+ "image_size": 224,
21
+ "initializer_range": 0.02,
22
+ "label2id": {
23
+ "3DS": 0,
24
+ "PS4": 1,
25
+ "PS5": 2,
26
+ "Switch": 3
27
+ },
28
+ "layer_norm_eps": 0.001,
29
+ "min_depth": 8,
30
+ "model_type": "mobilenet_v2",
31
+ "num_channels": 3,
32
+ "output_stride": 32,
33
+ "problem_type": "single_label_classification",
34
+ "semantic_loss_ignore_index": 255,
35
+ "tf_padding": true,
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.46.2"
38
+ }
checkpoint-12/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedb614ef7f57145782e9acbe405be468101a2bdbe0408990786de74afbce6f1
3
+ size 9090464
checkpoint-12/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c7dc1526398b1b9d99506c923293b4d6a544bec3e00445a8ab5e7ce35cf325
3
+ size 17959802
checkpoint-12/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc55c4cc3ce99e7564564c7d089fadd09ee521499209a39043638453c48ef2fc
3
+ size 13990
checkpoint-12/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcaf890149e8cdec06e96001527ede8104920edb418a7236fcea1f2baf57c60
3
+ size 1064
checkpoint-12/trainer_state.json ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.3580511808395386,
3
+ "best_model_checkpoint": "clasificacion-videojuegos-20epoch/checkpoint-12",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 12,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.25,
13
+ "grad_norm": 13.234298706054688,
14
+ "learning_rate": 6.25e-06,
15
+ "loss": 1.446,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.5,
20
+ "grad_norm": 12.658432960510254,
21
+ "learning_rate": 1.25e-05,
22
+ "loss": 1.3506,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.75,
27
+ "grad_norm": 11.856833457946777,
28
+ "learning_rate": 1.8750000000000002e-05,
29
+ "loss": 1.0938,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 1.0,
34
+ "grad_norm": 15.622333526611328,
35
+ "learning_rate": 2.5e-05,
36
+ "loss": 1.4871,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 1.0,
41
+ "eval_accuracy": 0.2,
42
+ "eval_f1_macro": 0.175,
43
+ "eval_f1_micro": 0.2,
44
+ "eval_f1_weighted": 0.18,
45
+ "eval_loss": 1.3880627155303955,
46
+ "eval_precision_macro": 0.16666666666666666,
47
+ "eval_precision_micro": 0.2,
48
+ "eval_precision_weighted": 0.16666666666666666,
49
+ "eval_recall_macro": 0.1875,
50
+ "eval_recall_micro": 0.2,
51
+ "eval_recall_weighted": 0.2,
52
+ "eval_runtime": 0.9194,
53
+ "eval_samples_per_second": 10.877,
54
+ "eval_steps_per_second": 1.088,
55
+ "step": 4
56
+ },
57
+ {
58
+ "epoch": 1.25,
59
+ "grad_norm": 12.177234649658203,
60
+ "learning_rate": 3.125e-05,
61
+ "loss": 1.2651,
62
+ "step": 5
63
+ },
64
+ {
65
+ "epoch": 1.5,
66
+ "grad_norm": 13.732294082641602,
67
+ "learning_rate": 3.7500000000000003e-05,
68
+ "loss": 1.4771,
69
+ "step": 6
70
+ },
71
+ {
72
+ "epoch": 1.75,
73
+ "grad_norm": 13.676572799682617,
74
+ "learning_rate": 4.375e-05,
75
+ "loss": 1.5404,
76
+ "step": 7
77
+ },
78
+ {
79
+ "epoch": 2.0,
80
+ "grad_norm": 14.218890190124512,
81
+ "learning_rate": 5e-05,
82
+ "loss": 1.3217,
83
+ "step": 8
84
+ },
85
+ {
86
+ "epoch": 2.0,
87
+ "eval_accuracy": 0.3,
88
+ "eval_f1_macro": 0.20833333333333331,
89
+ "eval_f1_micro": 0.3,
90
+ "eval_f1_weighted": 0.26666666666666666,
91
+ "eval_loss": 1.396177053451538,
92
+ "eval_precision_macro": 0.1875,
93
+ "eval_precision_micro": 0.3,
94
+ "eval_precision_weighted": 0.25,
95
+ "eval_recall_macro": 0.25,
96
+ "eval_recall_micro": 0.3,
97
+ "eval_recall_weighted": 0.3,
98
+ "eval_runtime": 0.9675,
99
+ "eval_samples_per_second": 10.336,
100
+ "eval_steps_per_second": 1.034,
101
+ "step": 8
102
+ },
103
+ {
104
+ "epoch": 2.25,
105
+ "grad_norm": 12.430599212646484,
106
+ "learning_rate": 4.930555555555556e-05,
107
+ "loss": 1.24,
108
+ "step": 9
109
+ },
110
+ {
111
+ "epoch": 2.5,
112
+ "grad_norm": 12.945595741271973,
113
+ "learning_rate": 4.8611111111111115e-05,
114
+ "loss": 1.2988,
115
+ "step": 10
116
+ },
117
+ {
118
+ "epoch": 2.75,
119
+ "grad_norm": 13.831825256347656,
120
+ "learning_rate": 4.791666666666667e-05,
121
+ "loss": 1.5552,
122
+ "step": 11
123
+ },
124
+ {
125
+ "epoch": 3.0,
126
+ "grad_norm": 13.751285552978516,
127
+ "learning_rate": 4.722222222222222e-05,
128
+ "loss": 1.2695,
129
+ "step": 12
130
+ },
131
+ {
132
+ "epoch": 3.0,
133
+ "eval_accuracy": 0.2,
134
+ "eval_f1_macro": 0.08333333333333333,
135
+ "eval_f1_micro": 0.2,
136
+ "eval_f1_weighted": 0.13333333333333333,
137
+ "eval_loss": 1.3580511808395386,
138
+ "eval_precision_macro": 0.0625,
139
+ "eval_precision_micro": 0.2,
140
+ "eval_precision_weighted": 0.1,
141
+ "eval_recall_macro": 0.125,
142
+ "eval_recall_micro": 0.2,
143
+ "eval_recall_weighted": 0.2,
144
+ "eval_runtime": 0.9112,
145
+ "eval_samples_per_second": 10.974,
146
+ "eval_steps_per_second": 1.097,
147
+ "step": 12
148
+ }
149
+ ],
150
+ "logging_steps": 1,
151
+ "max_steps": 80,
152
+ "num_input_tokens_seen": 0,
153
+ "num_train_epochs": 20,
154
+ "save_steps": 500,
155
+ "stateful_callbacks": {
156
+ "EarlyStoppingCallback": {
157
+ "args": {
158
+ "early_stopping_patience": 5,
159
+ "early_stopping_threshold": 0.01
160
+ },
161
+ "attributes": {
162
+ "early_stopping_patience_counter": 0
163
+ }
164
+ },
165
+ "TrainerControl": {
166
+ "args": {
167
+ "should_epoch_stop": false,
168
+ "should_evaluate": false,
169
+ "should_log": false,
170
+ "should_save": true,
171
+ "should_training_stop": false
172
+ },
173
+ "attributes": {}
174
+ }
175
+ },
176
+ "total_flos": 299755096768512.0,
177
+ "train_batch_size": 10,
178
+ "trial_name": null,
179
+ "trial_params": null
180
+ }
checkpoint-12/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c60545853c346756e4ea88dba6a52b8376f488861280e4187ff8ecb65d6ba99
3
+ size 5368
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/mobilenet_v2_1.0_224",
3
+ "_num_labels": 4,
4
+ "architectures": [
5
+ "MobileNetV2ForImageClassification"
6
+ ],
7
+ "classifier_dropout_prob": 0.2,
8
+ "depth_divisible_by": 8,
9
+ "depth_multiplier": 1.0,
10
+ "expand_ratio": 6,
11
+ "finegrained_output": true,
12
+ "first_layer_is_expansion": true,
13
+ "hidden_act": "relu6",
14
+ "id2label": {
15
+ "0": "3DS",
16
+ "1": "PS4",
17
+ "2": "PS5",
18
+ "3": "Switch"
19
+ },
20
+ "image_size": 224,
21
+ "initializer_range": 0.02,
22
+ "label2id": {
23
+ "3DS": 0,
24
+ "PS4": 1,
25
+ "PS5": 2,
26
+ "Switch": 3
27
+ },
28
+ "layer_norm_eps": 0.001,
29
+ "min_depth": 8,
30
+ "model_type": "mobilenet_v2",
31
+ "num_channels": 3,
32
+ "output_stride": 32,
33
+ "problem_type": "single_label_classification",
34
+ "semantic_loss_ignore_index": 255,
35
+ "tf_padding": true,
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.46.2"
38
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedb614ef7f57145782e9acbe405be468101a2bdbe0408990786de74afbce6f1
3
+ size 9090464
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_normalize": true,
8
+ "do_rescale": true,
9
+ "do_resize": true,
10
+ "image_mean": [
11
+ 0.5,
12
+ 0.5,
13
+ 0.5
14
+ ],
15
+ "image_processor_type": "MobileNetV2ImageProcessor",
16
+ "image_std": [
17
+ 0.5,
18
+ 0.5,
19
+ 0.5
20
+ ],
21
+ "resample": 2,
22
+ "rescale_factor": 0.00392156862745098,
23
+ "size": {
24
+ "shortest_edge": 256
25
+ }
26
+ }
runs/Nov08_10-47-29_r-starlord001-clasificacion-de-videojuegos-herv78ua-071ca-kst8r/events.out.tfevents.1731062851.r-starlord001-clasificacion-de-videojuegos-herv78ua-071ca-kst8r.157.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8e3049b1247d04729d906e6076f0a875fcb678e09db984e24b53d1efdfee92e
3
- size 5298
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6720ed7090b0db8301cf8e113bcb7f7f6a32d8cfd88d12c432ba533c6b9cc05b
3
+ size 18814
runs/Nov08_10-47-29_r-starlord001-clasificacion-de-videojuegos-herv78ua-071ca-kst8r/events.out.tfevents.1731062928.r-starlord001-clasificacion-de-videojuegos-herv78ua-071ca-kst8r.157.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf86a0129651985ee715fb2bd5133e9eaf5eb7ba56ebcc4e8a93e348703102d
3
+ size 906
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c60545853c346756e4ea88dba6a52b8376f488861280e4187ff8ecb65d6ba99
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "clasificacion-videojuegos-20epoch/autotrain-data",
3
+ "model": "google/mobilenet_v2_1.0_224",
4
+ "username": "Starlord001",
5
+ "lr": 5e-05,
6
+ "epochs": 20,
7
+ "batch_size": 10,
8
+ "warmup_ratio": 0.1,
9
+ "gradient_accumulation": 1,
10
+ "optimizer": "adamw_torch",
11
+ "scheduler": "linear",
12
+ "weight_decay": 0.0,
13
+ "max_grad_norm": 1.0,
14
+ "seed": 42,
15
+ "train_split": "train",
16
+ "valid_split": "validation",
17
+ "logging_steps": -1,
18
+ "project_name": "clasificacion-videojuegos-20epoch",
19
+ "auto_find_batch_size": false,
20
+ "mixed_precision": "none",
21
+ "save_total_limit": 1,
22
+ "push_to_hub": true,
23
+ "eval_strategy": "epoch",
24
+ "image_column": "autotrain_image",
25
+ "target_column": "autotrain_label",
26
+ "log": "tensorboard",
27
+ "early_stopping_patience": 5,
28
+ "early_stopping_threshold": 0.01
29
+ }