Binssin commited on
Commit
ec8b127
·
1 Parent(s): 818d442

Upload 9 files

Browse files
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
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": "Abdullah_Gul",
13
+ "1": "Alejandro_Toledo",
14
+ "2": "Alvaro_Uribe",
15
+ "3": "Amelie_Mauresmo",
16
+ "4": "Andre_Agassi",
17
+ "5": "Angelina_Jolie",
18
+ "6": "Ariel_Sharon",
19
+ "7": "Arnold_Schwarzenegger",
20
+ "8": "Atal_Bihari_Vajpayee"
21
+ },
22
+ "image_size": 224,
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "Abdullah_Gul": "0",
27
+ "Alejandro_Toledo": "1",
28
+ "Alvaro_Uribe": "2",
29
+ "Amelie_Mauresmo": "3",
30
+ "Andre_Agassi": "4",
31
+ "Angelina_Jolie": "5",
32
+ "Ariel_Sharon": "6",
33
+ "Arnold_Schwarzenegger": "7",
34
+ "Atal_Bihari_Vajpayee": "8"
35
+ },
36
+ "layer_norm_eps": 1e-12,
37
+ "model_type": "vit",
38
+ "num_attention_heads": 12,
39
+ "num_channels": 3,
40
+ "num_hidden_layers": 12,
41
+ "patch_size": 16,
42
+ "problem_type": "single_label_classification",
43
+ "qkv_bias": true,
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.25.1"
46
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:425177a7bb33d7a4d48fdfa93bac20d875b37a9f8e3a04dd6f8768022e67d5fc
3
+ size 686561925
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:a3f00058981b4b940020a53254735583045f1d171320be1364465e56dd78c5bf
3
+ size 343290221
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9329dfcdb703b775cdf1fe4c7f4e60950c80e83e00647fff98e86e5977f9d08f
3
+ size 14575
scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a0e73fb52f3db79813766d0fc817507fec9f8451ffe9edce1f419bdbd3dcb8
3
+ size 557
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3b1167c95f3c7ccda659b7adaf9cbc065a33c07fdebdae9963106a4d25c733e
3
+ size 627
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6f5dc7962faffade726a2597ad066a503744109e28983106f6a0ca18066273a
3
+ size 3451