YKXBCi commited on
Commit
e285ec5
1 Parent(s): 9046ec6

Training in progress epoch 0

Browse files
Files changed (39) hide show
  1. README.md +57 -0
  2. config.json +46 -0
  3. logs/train/events.out.tfevents.1650554659.localhost.localdomain.112066.0.v2 +3 -0
  4. logs/train/events.out.tfevents.1650557680.localhost.localdomain.profile-empty +3 -0
  5. logs/train/events.out.tfevents.1650586438.localhost.localdomain.178797.0.v2 +3 -0
  6. logs/train/events.out.tfevents.1650985365.localhost.localdomain.92899.0.v2 +3 -0
  7. logs/train/events.out.tfevents.1650991530.localhost.localdomain.194732.0.v2 +3 -0
  8. logs/train/events.out.tfevents.1651249636.localhost.localdomain.122818.0.v2 +3 -0
  9. logs/train/events.out.tfevents.1651328868.localhost.localdomain.208434.0.v2 +3 -0
  10. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.input_pipeline.pb +3 -0
  11. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.kernel_stats.pb +0 -0
  12. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.memory_profile.json.gz +3 -0
  13. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.overview_page.pb +3 -0
  14. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.tensorflow_stats.pb +3 -0
  15. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.trace.json.gz +3 -0
  16. logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.xplane.pb +3 -0
  17. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.input_pipeline.pb +3 -0
  18. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.kernel_stats.pb +0 -0
  19. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.memory_profile.json.gz +3 -0
  20. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.overview_page.pb +3 -0
  21. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.tensorflow_stats.pb +3 -0
  22. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.trace.json.gz +3 -0
  23. logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.xplane.pb +3 -0
  24. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.input_pipeline.pb +3 -0
  25. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.kernel_stats.pb +0 -0
  26. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.memory_profile.json.gz +3 -0
  27. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.overview_page.pb +3 -0
  28. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.tensorflow_stats.pb +3 -0
  29. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.trace.json.gz +3 -0
  30. logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.xplane.pb +3 -0
  31. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.input_pipeline.pb +3 -0
  32. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.kernel_stats.pb +0 -0
  33. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.memory_profile.json.gz +3 -0
  34. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.overview_page.pb +3 -0
  35. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.tensorflow_stats.pb +3 -0
  36. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.trace.json.gz +3 -0
  37. logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.xplane.pb +3 -0
  38. logs/validation/events.out.tfevents.1651334842.localhost.localdomain.208434.1.v2 +3 -0
  39. tf_model.h5 +3 -0
README.md CHANGED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_keras_callback
5
+ model-index:
6
+ - name: YKXBCi/vit-base-patch16-224-in21k-euroSat
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
+ probably proofread and complete it, then remove this comment. -->
12
+
13
+ # YKXBCi/vit-base-patch16-224-in21k-euroSat
14
+
15
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.4593
18
+ - Train Accuracy: 0.9478
19
+ - Train Top-3-accuracy: 0.9912
20
+ - Validation Loss: 0.1558
21
+ - Validation Accuracy: 0.9809
22
+ - Validation Top-3-accuracy: 0.9995
23
+ - Epoch: 0
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - optimizer: {'inner_optimizer': {'class_name': 'AdamWeightDecay', 'config': {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 3585, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}}, 'dynamic': True, 'initial_scale': 32768.0, 'dynamic_growth_steps': 2000}
43
+ - training_precision: mixed_float16
44
+
45
+ ### Training results
46
+
47
+ | Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
48
+ |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
49
+ | 0.4593 | 0.9478 | 0.9912 | 0.1558 | 0.9809 | 0.9995 | 0 |
50
+
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.18.0
55
+ - TensorFlow 2.6.0
56
+ - Datasets 2.1.0
57
+ - Tokenizers 0.12.1
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": "River",
13
+ "1": "AnnualCrop",
14
+ "2": "HerbaceousVegetation",
15
+ "3": "Industrial",
16
+ "4": "Residential",
17
+ "5": "Highway",
18
+ "6": "Pasture",
19
+ "7": "Forest",
20
+ "8": "SeaLake",
21
+ "9": "PermanentCrop"
22
+ },
23
+ "image_size": 224,
24
+ "initializer_range": 0.02,
25
+ "intermediate_size": 3072,
26
+ "label2id": {
27
+ "AnnualCrop": "1",
28
+ "Forest": "7",
29
+ "HerbaceousVegetation": "2",
30
+ "Highway": "5",
31
+ "Industrial": "3",
32
+ "Pasture": "6",
33
+ "PermanentCrop": "9",
34
+ "Residential": "4",
35
+ "River": "0",
36
+ "SeaLake": "8"
37
+ },
38
+ "layer_norm_eps": 1e-12,
39
+ "model_type": "vit",
40
+ "num_attention_heads": 12,
41
+ "num_channels": 3,
42
+ "num_hidden_layers": 12,
43
+ "patch_size": 16,
44
+ "qkv_bias": true,
45
+ "transformers_version": "4.18.0"
46
+ }
logs/train/events.out.tfevents.1650554659.localhost.localdomain.112066.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f52f2b204e9765728003b44a9e851fbb6f48a6418da358057b1cb4f5ce89f17e
3
+ size 2249939
logs/train/events.out.tfevents.1650557680.localhost.localdomain.profile-empty ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b58400577c06d3e6e28f6f4d947df8505f57482dfb6886ad4781a87f75df63a
3
+ size 40
logs/train/events.out.tfevents.1650586438.localhost.localdomain.178797.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3bccaac98fc7fbf886c25d2bc9de9c309195ef86e9050d32c46725d976ebc6
3
+ size 2249939
logs/train/events.out.tfevents.1650985365.localhost.localdomain.92899.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cef55650b42ca9de5fcd4e196e254873cd2a597de0e41950c635588232566b6
3
+ size 2249939
logs/train/events.out.tfevents.1650991530.localhost.localdomain.194732.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e884b019a4d9f58bfbe7dd10dca29f2f2f1572dfe7b5b73c9d8786b49ade8ddf
3
+ size 40
logs/train/events.out.tfevents.1651249636.localhost.localdomain.122818.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da016845b10682de6c2d144d5564f84b7ceded59bbd1b0b9276c2180a92efb5d
3
+ size 2249858
logs/train/events.out.tfevents.1651328868.localhost.localdomain.208434.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e6b08fb70308a2a76b841dc668b9eec36ea68801039d33fbc998fa396eda1aa
3
+ size 2250226
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.input_pipeline.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa8c917c989369dd44f1f78f6832025292636530ed2822b163f8fe935345b00
3
+ size 2665
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.kernel_stats.pb ADDED
File without changes
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.memory_profile.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee89330712a5dd3baf5485f7e0a89fca67ecac77e3482a2b27e1a529f3e5b5d9
3
+ size 73
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.overview_page.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d1fc97ee889029cdfcdb1a0a1aaf8caa2cd24400ca71d0e09d8450a4fc5a47
3
+ size 4046
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.tensorflow_stats.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc72f346d57ab83ad0858d7e1a3dd0a6af71af83a8e5d6ffc4547a4c5995553
3
+ size 180213
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.trace.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3d10acff1b0d50e3256fc297d4b7e636168a514877ba952a219d9eb6a22efd
3
+ size 132414
logs/train/plugins/profile/2022_04_22_00_14_41/localhost.localdomain.xplane.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6f4c3cd670ebadfd7ce2f215ab4320b873d98e0b2906fd2d7ec9d2b41bbfc7
3
+ size 655609
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.input_pipeline.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e81a729424e3ddcfcc9e794e30ae2ef7f8753c904cc599997ce95699314843
3
+ size 2665
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.kernel_stats.pb ADDED
File without changes
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.memory_profile.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee89330712a5dd3baf5485f7e0a89fca67ecac77e3482a2b27e1a529f3e5b5d9
3
+ size 73
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.overview_page.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72dcca3718b73932fd62dae639526e4ccd83519715028f3ce784f0bfd2fc116
3
+ size 4046
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.tensorflow_stats.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:651da8feec1d35cd9591df5bad0d8aa340dbbdd40499b9d168037b57a6b50a00
3
+ size 179503
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.trace.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e24ca9aaa3eceb32d7f858deb075b9211321882cf7090b3d1252c5b9a7afb6
3
+ size 135451
logs/train/plugins/profile/2022_04_22_08_54_26/localhost.localdomain.xplane.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3d80ab7e642acbd587942951a5ad0246e281f8c74c70df3d192397244cbd33
3
+ size 662253
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.input_pipeline.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8687b0954aa74f7dff2613af998fcad9631feae6f407bf3bca2b09fc2264298
3
+ size 2665
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.kernel_stats.pb ADDED
File without changes
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.memory_profile.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee89330712a5dd3baf5485f7e0a89fca67ecac77e3482a2b27e1a529f3e5b5d9
3
+ size 73
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.overview_page.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3124e7c65b13b07f8dc7d9591b8c806dfda214829aae684a20bc3c672c8eaa2a
3
+ size 4046
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.tensorflow_stats.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a813e28edb6de03884e996a5836fdcf4fd9120dcef4466ba62ab6d43cef3b14a
3
+ size 182259
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.trace.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4002f397d3caf710fbba58088c1ed4257f39cb0aaf72578844063b19a1669b8
3
+ size 137586
logs/train/plugins/profile/2022_04_26_23_42_25/localhost.localdomain.xplane.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd50ec20540ec3ed634db87a7628e95f179225dcc22b7472eb9448abe99a9145
3
+ size 672970
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.input_pipeline.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9ba8895ba42dccf7b6e2f403fb39fff66e80ea006de1fb163a64d227e35ff4
3
+ size 2452
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.kernel_stats.pb ADDED
File without changes
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.memory_profile.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4539e2b4f885bee0763550100cbae5c9799cab0a5d038b535e4153925f7be08e
3
+ size 34749
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.overview_page.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d0ed3586048dbe90dd117265d267cf6a18c0b735c5d30bb48db3eba075ba3a9
3
+ size 3833
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.tensorflow_stats.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c930a45113ccdc50d054fa48b2589a5e2584656118371a5fc43977a4ed99f634
3
+ size 2719
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.trace.json.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bffd7c862a3d09eb0ffa1e720d5f4255e11cc1c4a2efd5c6b21aaea7eae18ab1
3
+ size 14201
logs/train/plugins/profile/2022_04_30_22_28_23/localhost.localdomain.xplane.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bfa408b39f8a5d6c92279bc393aa6344ed12673313c5f785d7ccb921eba9c30
3
+ size 786891
logs/validation/events.out.tfevents.1651334842.localhost.localdomain.208434.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e1d9d016c78761e3d2369339bd184efea6ce72b376188ded9818865b4d27a2
3
+ size 530
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5592fd3eb09afa838b90d3c3e2d13ee95316d4f5dc124d3a334a7f65c2557bc0
3
+ size 343493888