Web3Liber commited on
Commit
93f459c
1 Parent(s): 16f5feb

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "Siamese",
13
+ "1": "Birman",
14
+ "2": "shiba inu",
15
+ "3": "staffordshire bull terrier",
16
+ "4": "basset hound",
17
+ "5": "Bombay",
18
+ "6": "japanese chin",
19
+ "7": "chihuahua",
20
+ "8": "german shorthaired",
21
+ "9": "pomeranian",
22
+ "10": "beagle",
23
+ "11": "english cocker spaniel",
24
+ "12": "american pit bull terrier",
25
+ "13": "Ragdoll",
26
+ "14": "Persian",
27
+ "15": "Egyptian Mau",
28
+ "16": "miniature pinscher",
29
+ "17": "Sphynx",
30
+ "18": "Maine Coon",
31
+ "19": "keeshond",
32
+ "20": "yorkshire terrier",
33
+ "21": "havanese",
34
+ "22": "leonberger",
35
+ "23": "wheaten terrier",
36
+ "24": "american bulldog",
37
+ "25": "english setter",
38
+ "26": "boxer",
39
+ "27": "newfoundland",
40
+ "28": "Bengal",
41
+ "29": "samoyed",
42
+ "30": "British Shorthair",
43
+ "31": "great pyrenees",
44
+ "32": "Abyssinian",
45
+ "33": "pug",
46
+ "34": "saint bernard",
47
+ "35": "Russian Blue",
48
+ "36": "scottish terrier"
49
+ },
50
+ "image_size": 224,
51
+ "initializer_range": 0.02,
52
+ "intermediate_size": 3072,
53
+ "label2id": {
54
+ "Abyssinian": 32,
55
+ "Bengal": 28,
56
+ "Birman": 1,
57
+ "Bombay": 5,
58
+ "British Shorthair": 30,
59
+ "Egyptian Mau": 15,
60
+ "Maine Coon": 18,
61
+ "Persian": 14,
62
+ "Ragdoll": 13,
63
+ "Russian Blue": 35,
64
+ "Siamese": 0,
65
+ "Sphynx": 17,
66
+ "american bulldog": 24,
67
+ "american pit bull terrier": 12,
68
+ "basset hound": 4,
69
+ "beagle": 10,
70
+ "boxer": 26,
71
+ "chihuahua": 7,
72
+ "english cocker spaniel": 11,
73
+ "english setter": 25,
74
+ "german shorthaired": 8,
75
+ "great pyrenees": 31,
76
+ "havanese": 21,
77
+ "japanese chin": 6,
78
+ "keeshond": 19,
79
+ "leonberger": 22,
80
+ "miniature pinscher": 16,
81
+ "newfoundland": 27,
82
+ "pomeranian": 9,
83
+ "pug": 33,
84
+ "saint bernard": 34,
85
+ "samoyed": 29,
86
+ "scottish terrier": 36,
87
+ "shiba inu": 2,
88
+ "staffordshire bull terrier": 3,
89
+ "wheaten terrier": 23,
90
+ "yorkshire terrier": 20
91
+ },
92
+ "layer_norm_eps": 1e-12,
93
+ "model_type": "vit",
94
+ "num_attention_heads": 12,
95
+ "num_channels": 3,
96
+ "num_hidden_layers": 12,
97
+ "patch_size": 16,
98
+ "problem_type": "single_label_classification",
99
+ "qkv_bias": true,
100
+ "torch_dtype": "float32",
101
+ "transformers_version": "4.44.2"
102
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7112300f4eb32f28e862d902df1ec702451485323f4732e370899085c5fa7fa0
3
+ size 343331644
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
runs/Oct07_13-06-13_98fd0f151366/events.out.tfevents.1728306379.98fd0f151366.205.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe29b99c7265d83e40f986d4ccfeee2a15212ae2f69e006d4aca09d5d1dcb69e
3
+ size 21822
runs/Oct07_13-26-02_98fd0f151366/events.out.tfevents.1728307565.98fd0f151366.205.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a4f2f66b8279aa10b976a7cc5e16c5d8c82db8a244096f109a922881af1cb6
3
+ size 7623
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4df711830e4c0adf448950d170bd84dbfa6879b9934d1e01c42bd050c70ecfc6
3
+ size 5240