dima806 commited on
Commit
a2996e0
1 Parent(s): a0bf9f1

Upload folder using huggingface_hub

Browse files
checkpoint-276/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dima806/14_flower_types_image_detection",
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": "rose",
13
+ "1": "astilbe",
14
+ "2": "carnation",
15
+ "3": "tulip",
16
+ "4": "water_lily",
17
+ "5": "bellflower",
18
+ "6": "coreopsis",
19
+ "7": "common_daisy",
20
+ "8": "iris",
21
+ "9": "dandelion",
22
+ "10": "sunflower",
23
+ "11": "california_poppy",
24
+ "12": "black_eyed_susan",
25
+ "13": "calendula"
26
+ },
27
+ "image_size": 224,
28
+ "initializer_range": 0.02,
29
+ "intermediate_size": 3072,
30
+ "label2id": {
31
+ "astilbe": 1,
32
+ "bellflower": 5,
33
+ "black_eyed_susan": 12,
34
+ "calendula": 13,
35
+ "california_poppy": 11,
36
+ "carnation": 2,
37
+ "common_daisy": 7,
38
+ "coreopsis": 6,
39
+ "dandelion": 9,
40
+ "iris": 8,
41
+ "rose": 0,
42
+ "sunflower": 10,
43
+ "tulip": 3,
44
+ "water_lily": 4
45
+ },
46
+ "layer_norm_eps": 1e-12,
47
+ "model_type": "vit",
48
+ "num_attention_heads": 12,
49
+ "num_channels": 3,
50
+ "num_hidden_layers": 12,
51
+ "patch_size": 16,
52
+ "problem_type": "single_label_classification",
53
+ "qkv_bias": true,
54
+ "torch_dtype": "float32",
55
+ "transformers_version": "4.39.2"
56
+ }
checkpoint-276/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357d837c48595de53baf6956defed625ee4f885820efe943336dc31c696150fa
3
+ size 343260888
checkpoint-276/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b2e272c742c4244513b0a6269abd1f7d1d0cbea859139c13e5ed527124b8d60
3
+ size 686642181
checkpoint-276/preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
checkpoint-276/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387dbf943000b1eb0a76ebdb3e6b4b584042a7a22fbceb88735280b3663e7f8f
3
+ size 14575
checkpoint-276/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c44979f68762da18d5da8a0e25a40dde3a124c46a164c91ee4d63c59bfa175
3
+ size 627
checkpoint-276/trainer_state.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.30357223749160767,
3
+ "best_model_checkpoint": "14_flower_types_image_detection/checkpoint-276",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 276,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_accuracy": 0.9890952462088942,
14
+ "eval_loss": 0.3041608929634094,
15
+ "eval_runtime": 55.1497,
16
+ "eval_samples_per_second": 106.42,
17
+ "eval_steps_per_second": 3.336,
18
+ "step": 138
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.9894360197648663,
23
+ "eval_loss": 0.30357223749160767,
24
+ "eval_runtime": 54.9119,
25
+ "eval_samples_per_second": 106.88,
26
+ "eval_steps_per_second": 3.351,
27
+ "step": 276
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 276,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
+ "save_steps": 500,
35
+ "total_flos": 1.364470705204863e+18,
36
+ "train_batch_size": 64,
37
+ "trial_name": null,
38
+ "trial_params": null
39
+ }
checkpoint-276/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc41bbf3d3cd0105bb6e2375ce7b2738f41507377ee1e91a50b33867fbad694
3
+ size 4411
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd558e7f34317c695345db6e35e3af4a2d36e3902df131ed9056a53d55bb676b
3
  size 343260888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357d837c48595de53baf6956defed625ee4f885820efe943336dc31c696150fa
3
  size 343260888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5036fed3496d8b859908f1c1bf5ad057aeb8d01f5eb1bdde5a11f38834340f8c
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc41bbf3d3cd0105bb6e2375ce7b2738f41507377ee1e91a50b33867fbad694
3
  size 4411