sergeipetrov HF staff commited on
Commit
632a388
1 Parent(s): 1dc15ff

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/convnextv2-base-22k-384",
3
+ "architectures": [
4
+ "ConvNextV2ForImageClassification"
5
+ ],
6
+ "depths": [
7
+ 3,
8
+ 3,
9
+ 27,
10
+ 3
11
+ ],
12
+ "drop_path_rate": 0.0,
13
+ "hidden_act": "gelu",
14
+ "hidden_sizes": [
15
+ 128,
16
+ 256,
17
+ 512,
18
+ 1024
19
+ ],
20
+ "id2label": {
21
+ "0": "0",
22
+ "1": "1",
23
+ "2": "2",
24
+ "3": "3",
25
+ "4": "4",
26
+ "5": "5",
27
+ "6": "6",
28
+ "7": "7",
29
+ "8": "8",
30
+ "9": "9",
31
+ "10": "10",
32
+ "11": "11",
33
+ "12": "12",
34
+ "13": "13",
35
+ "14": "14",
36
+ "15": "15",
37
+ "16": "16",
38
+ "17": "17"
39
+ },
40
+ "image_size": 224,
41
+ "initializer_range": 0.02,
42
+ "label2id": {
43
+ "0": 0,
44
+ "1": 1,
45
+ "10": 10,
46
+ "11": 11,
47
+ "12": 12,
48
+ "13": 13,
49
+ "14": 14,
50
+ "15": 15,
51
+ "16": 16,
52
+ "17": 17,
53
+ "2": 2,
54
+ "3": 3,
55
+ "4": 4,
56
+ "5": 5,
57
+ "6": 6,
58
+ "7": 7,
59
+ "8": 8,
60
+ "9": 9
61
+ },
62
+ "layer_norm_eps": 1e-12,
63
+ "model_type": "convnextv2",
64
+ "num_channels": 3,
65
+ "num_stages": 4,
66
+ "out_features": [
67
+ "stage4"
68
+ ],
69
+ "out_indices": [
70
+ 4
71
+ ],
72
+ "patch_size": 4,
73
+ "problem_type": "multi_label_classification",
74
+ "stage_names": [
75
+ "stem",
76
+ "stage1",
77
+ "stage2",
78
+ "stage3",
79
+ "stage4"
80
+ ],
81
+ "torch_dtype": "float32",
82
+ "transformers_version": "4.28.1"
83
+ }
logs/1706630604.7765002/events.out.tfevents.1706630604.algo-1.41.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac519bc26935beb71c1b1ed6f091766ba5885a8e2136f46bd0a039ed238e92bd
3
+ size 5877
logs/events.out.tfevents.1706630604.algo-1.41.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f41249d5afe9a35f076d061c2c525b1a5c73a51de1d631f69b98a2ed35c24ab
3
+ size 8929
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f90d46cbc84951f031c9d0a099c1d7825dbb75662cc9e7861f07a9a3dfdf0890
3
+ size 350977405
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991e234230d723fd4935a56594980307c715bc77b896b4f628e7826f06dd5219
3
+ size 3643