tranvancuong2597 commited on
Commit
d3694f3
1 Parent(s): 1797b6e

Training in progress, epoch 1

Browse files
Files changed (27) hide show
  1. .gitignore +1 -0
  2. config.json +102 -0
  3. preprocessor_config.json +22 -0
  4. pytorch_model.bin +3 -0
  5. runs/May16_07-33-44_729ef16016c8/1715844829.7265384/events.out.tfevents.1715844829.729ef16016c8.1730.1 +3 -0
  6. runs/May16_07-33-44_729ef16016c8/events.out.tfevents.1715844829.729ef16016c8.1730.0 +3 -0
  7. runs/May16_07-37-46_729ef16016c8/1715845069.293475/events.out.tfevents.1715845069.729ef16016c8.1730.3 +3 -0
  8. runs/May16_07-37-46_729ef16016c8/events.out.tfevents.1715845069.729ef16016c8.1730.2 +3 -0
  9. runs/May16_07-38-44_729ef16016c8/1715845126.7968483/events.out.tfevents.1715845126.729ef16016c8.1730.5 +3 -0
  10. runs/May16_07-38-44_729ef16016c8/events.out.tfevents.1715845126.729ef16016c8.1730.4 +3 -0
  11. runs/May16_07-40-08_729ef16016c8/1715845216.5827885/events.out.tfevents.1715845216.729ef16016c8.1730.7 +3 -0
  12. runs/May16_07-40-08_729ef16016c8/events.out.tfevents.1715845216.729ef16016c8.1730.6 +3 -0
  13. runs/May16_07-41-00_729ef16016c8/1715845263.5756533/events.out.tfevents.1715845263.729ef16016c8.1730.9 +3 -0
  14. runs/May16_07-41-00_729ef16016c8/events.out.tfevents.1715845263.729ef16016c8.1730.8 +3 -0
  15. runs/May16_07-44-15_729ef16016c8/1715845458.737559/events.out.tfevents.1715845458.729ef16016c8.1730.11 +3 -0
  16. runs/May16_07-44-15_729ef16016c8/events.out.tfevents.1715845458.729ef16016c8.1730.10 +3 -0
  17. runs/May16_07-44-39_729ef16016c8/1715845481.892659/events.out.tfevents.1715845481.729ef16016c8.1730.13 +3 -0
  18. runs/May16_07-44-39_729ef16016c8/events.out.tfevents.1715845481.729ef16016c8.1730.12 +3 -0
  19. runs/May16_07-45-53_729ef16016c8/1715845555.4565442/events.out.tfevents.1715845555.729ef16016c8.1730.15 +3 -0
  20. runs/May16_07-45-53_729ef16016c8/events.out.tfevents.1715845555.729ef16016c8.1730.14 +3 -0
  21. runs/May16_07-46-58_729ef16016c8/1715845621.6848886/events.out.tfevents.1715845621.729ef16016c8.1730.17 +3 -0
  22. runs/May16_07-46-58_729ef16016c8/events.out.tfevents.1715845621.729ef16016c8.1730.16 +3 -0
  23. runs/May16_07-54-54_729ef16016c8/1715846096.9480665/events.out.tfevents.1715846096.729ef16016c8.1730.19 +3 -0
  24. runs/May16_07-54-54_729ef16016c8/events.out.tfevents.1715846096.729ef16016c8.1730.18 +3 -0
  25. runs/May16_07-56-35_729ef16016c8/1715846198.1344182/events.out.tfevents.1715846198.729ef16016c8.1730.21 +3 -0
  26. runs/May16_07-56-35_729ef16016c8/events.out.tfevents.1715846198.729ef16016c8.1730.20 +3 -0
  27. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
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.28.0"
102
+ }
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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ebbbea9d167a091ff2baa532a234c190840aedd0a7b704cdf1c3e32287bac8
3
+ size 343376810
runs/May16_07-33-44_729ef16016c8/1715844829.7265384/events.out.tfevents.1715844829.729ef16016c8.1730.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a0bfb8670f8d6226deb194029b6690a4cfe55d543905162261a870b9366251
3
+ size 5906
runs/May16_07-33-44_729ef16016c8/events.out.tfevents.1715844829.729ef16016c8.1730.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc63edeca9b1580b9216fba79b536d3d031e99762539dfac7cd6b1bef619ff8
3
+ size 5757
runs/May16_07-37-46_729ef16016c8/1715845069.293475/events.out.tfevents.1715845069.729ef16016c8.1730.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d2664a0b95cf63a424351fc2da39066afdedcb0bc8689951ac421879a4fa01
3
+ size 5906
runs/May16_07-37-46_729ef16016c8/events.out.tfevents.1715845069.729ef16016c8.1730.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:205793ee5ff47393bc4af1b8f34e22fbfc9a1740166d0da8451da55c183ee041
3
+ size 5757
runs/May16_07-38-44_729ef16016c8/1715845126.7968483/events.out.tfevents.1715845126.729ef16016c8.1730.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f89d90c2c765e068abf8a40d9e9a8ee49c8fa25868465fa3dc3e00a9c014ad3e
3
+ size 5906
runs/May16_07-38-44_729ef16016c8/events.out.tfevents.1715845126.729ef16016c8.1730.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be008baf4fa1b3b7e5ffa611975831f3d4d1bedab4e05babc027c1e3af53c367
3
+ size 5757
runs/May16_07-40-08_729ef16016c8/1715845216.5827885/events.out.tfevents.1715845216.729ef16016c8.1730.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f575b1d7c8db83bb60a9bcb2474868af71031fa174c0a5590715c0c8959e0678
3
+ size 5906
runs/May16_07-40-08_729ef16016c8/events.out.tfevents.1715845216.729ef16016c8.1730.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a22646a4189053a60c8a50c4c4db6c4aee69bbe64f026a1dafba9f1836a3498
3
+ size 5757
runs/May16_07-41-00_729ef16016c8/1715845263.5756533/events.out.tfevents.1715845263.729ef16016c8.1730.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edd38b56500be076fb473e80d9b053cf91ced78cd9447b16c98b0f09a762c772
3
+ size 5906
runs/May16_07-41-00_729ef16016c8/events.out.tfevents.1715845263.729ef16016c8.1730.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b3bc9bf12a9e15dc8ebd2c501c8e6834679ba321bdeaf19962316023c77efa6
3
+ size 5757
runs/May16_07-44-15_729ef16016c8/1715845458.737559/events.out.tfevents.1715845458.729ef16016c8.1730.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df9dbb82ab70a3457261bf5946cb4a7fe08823973bbf086a6156db866771605
3
+ size 5906
runs/May16_07-44-15_729ef16016c8/events.out.tfevents.1715845458.729ef16016c8.1730.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69374b7618febdc8367dd345a7c01f7182f9e4913b7340bc5f74c9f4d41d978
3
+ size 5757
runs/May16_07-44-39_729ef16016c8/1715845481.892659/events.out.tfevents.1715845481.729ef16016c8.1730.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:793ceeb0f5a241990e940b1ed2f482dd3d2e8144b5e692d6b6044738a666989f
3
+ size 5906
runs/May16_07-44-39_729ef16016c8/events.out.tfevents.1715845481.729ef16016c8.1730.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b90d1740a0ab1824fd220a41fa962f0ffa64005a4e21fb910df0d0d90b1b945
3
+ size 5757
runs/May16_07-45-53_729ef16016c8/1715845555.4565442/events.out.tfevents.1715845555.729ef16016c8.1730.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c76f782a62407e07545ee3914fd7c4105ad1a17efad999eda1a31c1fecd4723
3
+ size 5906
runs/May16_07-45-53_729ef16016c8/events.out.tfevents.1715845555.729ef16016c8.1730.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b19fc312cfb4fb04802c06ab666a4502f836c885bda75dc49f7b3c010d7bb821
3
+ size 5757
runs/May16_07-46-58_729ef16016c8/1715845621.6848886/events.out.tfevents.1715845621.729ef16016c8.1730.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97541ccbad05164bf6393fa2022b01a8d330c340fa25b0271ad45dfb2c302a9
3
+ size 5906
runs/May16_07-46-58_729ef16016c8/events.out.tfevents.1715845621.729ef16016c8.1730.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6618d95990dca73be8065427d32163c134bcb8316f5cd7f5f467e078473d3666
3
+ size 5757
runs/May16_07-54-54_729ef16016c8/1715846096.9480665/events.out.tfevents.1715846096.729ef16016c8.1730.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d354eebf7d8b6f4399066dc0498594f10a04db9da604b7ab9fe03ca7055406
3
+ size 5906
runs/May16_07-54-54_729ef16016c8/events.out.tfevents.1715846096.729ef16016c8.1730.18 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c280323beaa3a921b65faee374aed2712cf8a49899f4dec51a8e2a2f335e119a
3
+ size 6068
runs/May16_07-56-35_729ef16016c8/1715846198.1344182/events.out.tfevents.1715846198.729ef16016c8.1730.21 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce7d16b1538f5111a458bca31e740901f41b1d71a8b463d381c40614936bc3a
3
+ size 5906
runs/May16_07-56-35_729ef16016c8/events.out.tfevents.1715846198.729ef16016c8.1730.20 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4377d7d46c7a1849e5cf658bd3b4df19669132accc72e24ebd6a2d9ea844337
3
+ size 6548
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf2061616214c03c8f5f0d617222f6f512cf34d73bda01f8d06a806e4e144ca
3
+ size 4088