lombardata commited on
Commit
90307dd
1 Parent(s): 6a5ada8

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/dinov2-large",
3
+ "apply_layernorm": true,
4
+ "architectures": [
5
+ "NewheadDinov2ForImageClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.0,
8
+ "drop_path_rate": 0.0,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 1024,
12
+ "id2label": {
13
+ "0": "Acropore_branched",
14
+ "1": "Acropore_digitised",
15
+ "2": "Acropore_sub_massive",
16
+ "3": "Acropore_tabular",
17
+ "4": "Algae_assembly",
18
+ "5": "Algae_limestone",
19
+ "6": "Algae_sodding",
20
+ "7": "Dead_coral",
21
+ "8": "Fish",
22
+ "9": "Human_object",
23
+ "10": "Living_coral",
24
+ "11": "Millepore",
25
+ "12": "No_acropore_branched",
26
+ "13": "No_acropore_encrusting",
27
+ "14": "No_acropore_foliaceous",
28
+ "15": "No_acropore_massive",
29
+ "16": "No_acropore_solitary",
30
+ "17": "No_acropore_sub_massive",
31
+ "18": "Rock",
32
+ "19": "Sand",
33
+ "20": "Scrap",
34
+ "21": "Sea_cucumber",
35
+ "22": "Sea_urchins",
36
+ "23": "Sponge",
37
+ "24": "Syringodium_isoetifolium",
38
+ "25": "Thalassodendron_ciliatum",
39
+ "26": "Useless"
40
+ },
41
+ "image_size": 518,
42
+ "initializer_range": 0.02,
43
+ "label2id": {
44
+ "Acropore_branched": 0,
45
+ "Acropore_digitised": 1,
46
+ "Acropore_sub_massive": 2,
47
+ "Acropore_tabular": 3,
48
+ "Algae_assembly": 4,
49
+ "Algae_limestone": 5,
50
+ "Algae_sodding": 6,
51
+ "Dead_coral": 7,
52
+ "Fish": 8,
53
+ "Human_object": 9,
54
+ "Living_coral": 10,
55
+ "Millepore": 11,
56
+ "No_acropore_branched": 12,
57
+ "No_acropore_encrusting": 13,
58
+ "No_acropore_foliaceous": 14,
59
+ "No_acropore_massive": 15,
60
+ "No_acropore_solitary": 16,
61
+ "No_acropore_sub_massive": 17,
62
+ "Rock": 18,
63
+ "Sand": 19,
64
+ "Scrap": 20,
65
+ "Sea_cucumber": 21,
66
+ "Sea_urchins": 22,
67
+ "Sponge": 23,
68
+ "Syringodium_isoetifolium": 24,
69
+ "Thalassodendron_ciliatum": 25,
70
+ "Useless": 26
71
+ },
72
+ "layer_norm_eps": 1e-06,
73
+ "layerscale_value": 1.0,
74
+ "mlp_ratio": 4,
75
+ "model_type": "dinov2",
76
+ "num_attention_heads": 16,
77
+ "num_channels": 3,
78
+ "num_hidden_layers": 24,
79
+ "out_features": [
80
+ "stage24"
81
+ ],
82
+ "out_indices": [
83
+ 24
84
+ ],
85
+ "patch_size": 14,
86
+ "problem_type": "multi_label_classification",
87
+ "qkv_bias": true,
88
+ "reshape_hidden_states": true,
89
+ "stage_names": [
90
+ "stem",
91
+ "stage1",
92
+ "stage2",
93
+ "stage3",
94
+ "stage4",
95
+ "stage5",
96
+ "stage6",
97
+ "stage7",
98
+ "stage8",
99
+ "stage9",
100
+ "stage10",
101
+ "stage11",
102
+ "stage12",
103
+ "stage13",
104
+ "stage14",
105
+ "stage15",
106
+ "stage16",
107
+ "stage17",
108
+ "stage18",
109
+ "stage19",
110
+ "stage20",
111
+ "stage21",
112
+ "stage22",
113
+ "stage23",
114
+ "stage24"
115
+ ],
116
+ "torch_dtype": "float32",
117
+ "transformers_version": "4.36.2",
118
+ "use_swiglu_ffn": false
119
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56d332afbf141aa1ff0fc512071114d30fdb86f9b778dff49c0731e2a576050e
3
+ size 1228099300
runs/Jan15_14-02-27_datavisu2/events.out.tfevents.1705323751.datavisu2.48318.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21487f9ec481211d544f73ad27d9afd4e5ac494ac90711563c6742b456ae337
3
+ size 6666
runs/Jan15_14-51-53_datavisu2/events.out.tfevents.1705326716.datavisu2.64701.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfea52da7c564a4e2aaeba3f709d16766e8b5c50ebe13c199afcc0cb8832a239
3
+ size 7202
runs/events.out.tfevents.1705300799.datavisu2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac43c7b80bbaae38160efa10565e3d1e3cb3460ad28c2a5ea89363a8d6adcfa
3
+ size 40
runs/events.out.tfevents.1705323607.datavisu2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe2c12f07839cf6ac05847e9d6038c7431a811562283499170acec798ee2cca
3
+ size 40
runs/events.out.tfevents.1705323697.datavisu2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e0de10821baecf651068c653ae0da04e363cfabf71a1dc8572b63c75a6d3d3
3
+ size 40
runs/events.out.tfevents.1705323735.datavisu2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2507a7b76f14cedc3de15104f03fe1d3dc03a81534bc32095c5addc11758c2
3
+ size 40
runs/events.out.tfevents.1705326701.datavisu2 ADDED
File without changes
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d163198e7b68da23016332a30807923b39fba4653158724cd6aad57da3ce8e7
3
+ size 4920