rwightman HF staff commited on
Commit
1181d0e
·
verified ·
1 Parent(s): 8d1480c

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "timm/vit_base_patch16_224.augreg2_in21k_ft_in1k",
3
+ "architecture": "vit_base_patch16_224",
4
+ "architectures": [
5
+ "TimmWrapperForImageClassification"
6
+ ],
7
+ "do_pooling": true,
8
+ "global_pool": "token",
9
+ "initializer_range": 0.02,
10
+ "label_names": [
11
+ "abyssinian",
12
+ "american_bulldog",
13
+ "american_pit_bull_terrier",
14
+ "basset_hound",
15
+ "beagle",
16
+ "bengal",
17
+ "birman",
18
+ "bombay",
19
+ "boxer",
20
+ "british_shorthair",
21
+ "chihuahua",
22
+ "egyptian_mau",
23
+ "english_cocker_spaniel",
24
+ "english_setter",
25
+ "german_shorthaired",
26
+ "great_pyrenees",
27
+ "havanese",
28
+ "japanese_chin",
29
+ "keeshond",
30
+ "leonberger",
31
+ "maine_coon",
32
+ "miniature_pinscher",
33
+ "newfoundland",
34
+ "persian",
35
+ "pomeranian",
36
+ "pug",
37
+ "ragdoll",
38
+ "russian_blue",
39
+ "saint_bernard",
40
+ "samoyed",
41
+ "scottish_terrier",
42
+ "shiba_inu",
43
+ "siamese",
44
+ "sphynx",
45
+ "staffordshire_bull_terrier",
46
+ "wheaten_terrier",
47
+ "yorkshire_terrier"
48
+ ],
49
+ "model_type": "timm_wrapper",
50
+ "num_classes": 37,
51
+ "num_features": 768,
52
+ "pretrained_cfg": {
53
+ "classifier": "head",
54
+ "crop_mode": "center",
55
+ "crop_pct": 0.9,
56
+ "custom_load": false,
57
+ "first_conv": "patch_embed.proj",
58
+ "fixed_input_size": true,
59
+ "input_size": [
60
+ 3,
61
+ 224,
62
+ 224
63
+ ],
64
+ "interpolation": "bicubic",
65
+ "mean": [
66
+ 0.5,
67
+ 0.5,
68
+ 0.5
69
+ ],
70
+ "pool_size": null,
71
+ "std": [
72
+ 0.5,
73
+ 0.5,
74
+ 0.5
75
+ ],
76
+ "tag": "augreg2_in21k_ft_in1k"
77
+ },
78
+ "problem_type": "single_label_classification",
79
+ "torch_dtype": "float32",
80
+ "transformers_version": "4.48.1"
81
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1514bf00fb940cd31edcfdc45f6a98dc555030da065a8a8f90e117a885faff68
3
+ size 343322556
runs/Jan22_23-37-29_755dc9cf220a/events.out.tfevents.1737589051.755dc9cf220a.1323.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7449f8f59b5992f92679bc31f5f846abdc3bf038e3b692f878798362be63decd
3
+ size 6627
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c497de1096a0f6cbd312410ae88f7045a5de2f66bf184d9d995e5e8e770d7f
3
+ size 5368