SaladSlayer00 commited on
Commit
f980e41
1 Parent(s): ca3b163

Training in progress epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/resnet-50
4
+ tags:
5
+ - generated_from_keras_callback
6
+ model-index:
7
+ - name: SaladSlayer00/twin_matcher_beta
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
+ probably proofread and complete it, then remove this comment. -->
13
+
14
+ # SaladSlayer00/twin_matcher_beta
15
+
16
+ This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 7.0814
19
+ - Validation Loss: 4.8848
20
+ - Validation Accuracy: 0.0133
21
+ - Epoch: 0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 5e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
41
+ - training_precision: float32
42
+
43
+ ### Training results
44
+
45
+ | Train Loss | Validation Loss | Validation Accuracy | Epoch |
46
+ |:----------:|:---------------:|:-------------------:|:-----:|
47
+ | 7.0814 | 4.8848 | 0.0133 | 0 |
48
+
49
+
50
+ ### Framework versions
51
+
52
+ - Transformers 4.35.2
53
+ - TensorFlow 2.15.0
54
+ - Datasets 2.16.1
55
+ - Tokenizers 0.15.0
config.json ADDED
The diff for this file is too large to render. See raw diff
 
logs/train/events.out.tfevents.1704568236.87b9e22aca65.2413.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9de7469336781b48cab5e63ebae5e28799ba5949ad44324056e9b289b62b2d6e
3
+ size 1422803
logs/validation/events.out.tfevents.1704568385.87b9e22aca65.2413.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b832083a7007f0c10e2a7df8bb5b19f2b203899e9b305d51c3a518c51c6035e
3
+ size 302
preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_pct": 0.875,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "feature_extractor_type": "ConvNextFeatureExtractor",
7
+ "image_mean": [
8
+ 0.485,
9
+ 0.456,
10
+ 0.406
11
+ ],
12
+ "image_processor_type": "ConvNextFeatureExtractor",
13
+ "image_std": [
14
+ 0.229,
15
+ 0.224,
16
+ 0.225
17
+ ],
18
+ "resample": 3,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "shortest_edge": 224
22
+ }
23
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42fa9052c63c7afe288247b50ffa82c61c5005ad86248898999f3f097082ba8f
3
+ size 168379316