Rocky807 commited on
Commit
9232d86
·
verified ·
1 Parent(s): 6dce7ac

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/beit-base-patch16-224-pt22k-ft22k",
3
+ "add_fpn": false,
4
+ "architectures": [
5
+ "BeitForImageClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.0,
8
+ "auxiliary_channels": 256,
9
+ "auxiliary_concat_input": false,
10
+ "auxiliary_loss_weight": 0.4,
11
+ "auxiliary_num_convs": 1,
12
+ "drop_path_rate": 0.1,
13
+ "hidden_act": "gelu",
14
+ "hidden_dropout_prob": 0.0,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "airplane",
18
+ "1": "automobile",
19
+ "2": "bird",
20
+ "3": "cat",
21
+ "4": "deer",
22
+ "5": "dog",
23
+ "6": "frog",
24
+ "7": "horse",
25
+ "8": "ship",
26
+ "9": "truck"
27
+ },
28
+ "image_size": 224,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "airplane": 0,
33
+ "automobile": 1,
34
+ "bird": 2,
35
+ "cat": 3,
36
+ "deer": 4,
37
+ "dog": 5,
38
+ "frog": 6,
39
+ "horse": 7,
40
+ "ship": 8,
41
+ "truck": 9
42
+ },
43
+ "layer_norm_eps": 1e-12,
44
+ "layer_scale_init_value": 0.1,
45
+ "model_type": "beit",
46
+ "num_attention_heads": 12,
47
+ "num_channels": 3,
48
+ "num_hidden_layers": 12,
49
+ "out_features": [
50
+ "stage12"
51
+ ],
52
+ "out_indices": [
53
+ 12
54
+ ],
55
+ "patch_size": 16,
56
+ "pool_scales": [
57
+ 1,
58
+ 2,
59
+ 3,
60
+ 6
61
+ ],
62
+ "problem_type": "single_label_classification",
63
+ "reshape_hidden_states": true,
64
+ "semantic_loss_ignore_index": 255,
65
+ "stage_names": [
66
+ "stem",
67
+ "stage1",
68
+ "stage2",
69
+ "stage3",
70
+ "stage4",
71
+ "stage5",
72
+ "stage6",
73
+ "stage7",
74
+ "stage8",
75
+ "stage9",
76
+ "stage10",
77
+ "stage11",
78
+ "stage12"
79
+ ],
80
+ "torch_dtype": "float32",
81
+ "transformers_version": "4.39.3",
82
+ "use_absolute_position_embeddings": false,
83
+ "use_auxiliary_head": true,
84
+ "use_mask_token": false,
85
+ "use_mean_pooling": true,
86
+ "use_relative_position_bias": true,
87
+ "use_shared_relative_position_bias": false,
88
+ "vocab_size": 8192
89
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6b0f2d59cb6a07f715cedbf97a45e8e154e7a132fcd9b04bae30b161e0b298
3
+ size 343104936
runs/Apr22_18-38-00_MacBook-Pro.local/events.out.tfevents.1713782289.MacBook-Pro.local.44322.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1999d7dcc9cc5e7c9979fc043331860fff2ba8cac246a62dcdb9f8b28404aa37
3
+ size 5793
runs/Apr22_18-39-35_MacBook-Pro.local/events.out.tfevents.1713782376.MacBook-Pro.local.44386.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:291298934a46832fdb4baf6e1e8378c17a1511d267bb2a640bc84361b1d33ebb
3
+ size 6000
runs/Apr22_19-19-25_MacBook-Pro.local/events.out.tfevents.1713784767.MacBook-Pro.local.2795.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8690f9bd07ed4bff7128cd1354ef168119485032390f10b0419c3e151011b58
3
+ size 13453
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21152d32659bad8d2328e5c74061b2ccb915effe4e1ed196648313aaa8919363
3
+ size 4984