luthfi507 commited on
Commit
df4c64c
·
verified ·
1 Parent(s): 1a5b551

End of training

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: brain-tumor-vgg19
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # brain-tumor-vgg19
15
+
16
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.7640
19
+ - Accuracy: 0.9771
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | No log | 1.0 | 179 | 0.9034 | 0.8360 |
51
+ | No log | 2.0 | 358 | 0.8890 | 0.8558 |
52
+ | 0.869 | 3.0 | 537 | 0.8462 | 0.8940 |
53
+ | 0.869 | 4.0 | 716 | 0.8387 | 0.9047 |
54
+ | 0.869 | 5.0 | 895 | 0.7820 | 0.9580 |
55
+ | 0.7826 | 6.0 | 1074 | 0.8096 | 0.9306 |
56
+ | 0.7826 | 7.0 | 1253 | 0.7943 | 0.9474 |
57
+ | 0.7826 | 8.0 | 1432 | 0.7721 | 0.9695 |
58
+ | 0.7617 | 9.0 | 1611 | 0.7674 | 0.9756 |
59
+ | 0.7617 | 10.0 | 1790 | 0.7640 | 0.9771 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.41.2
65
+ - Pytorch 2.3.0+cu121
66
+ - Datasets 2.20.0
67
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CustomModelForImageClassification"
4
+ ],
5
+ "id2label": {
6
+ "0": "LABEL_0",
7
+ "1": "LABEL_1",
8
+ "2": "LABEL_2",
9
+ "3": "LABEL_3"
10
+ },
11
+ "image_size": 224,
12
+ "label2id": {
13
+ "LABEL_0": 0,
14
+ "LABEL_1": 1,
15
+ "LABEL_2": 2,
16
+ "LABEL_3": 3
17
+ },
18
+ "model_type": "custom_model",
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.41.2"
21
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2413a84aef8766b32f597b8e273e0c316abf029eb77121f834e459158523a38
3
+ size 92948888
runs/Jun20_02-21-30_39a38b7b3277/events.out.tfevents.1718850096.39a38b7b3277.647.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71154fa3b076a415dc28079344c78a7b57474fda3f87f585365c7cc7b19d8b8c
3
+ size 4403
runs/Jun20_02-21-30_39a38b7b3277/events.out.tfevents.1718850475.39a38b7b3277.647.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1888466e74f24a25fd83c222cb351af27ceef84c69c3f72b2daeadb19f312f11
3
+ size 4403
runs/Jun20_02-28-33_39a38b7b3277/events.out.tfevents.1718850517.39a38b7b3277.647.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ab0c6ff473ce862c3845f9e83a7db9ce282d74c846ee8cb2ef21be73f01745
3
+ size 4403
runs/Jun20_02-29-17_39a38b7b3277/events.out.tfevents.1718850561.39a38b7b3277.647.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a0acde9e53562c4d56d300a90c237681bb765d20b770af8b6d1b120718cbf2
3
+ size 8696
runs/Jun20_02-29-17_39a38b7b3277/events.out.tfevents.1718851962.39a38b7b3277.647.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff0c5398b0abe4ad2d31f09a15776ba45ffc18d5b696673eddde982666df3f4
3
+ size 411
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f851a808192afb5e0c32417ba886c860e3907e67b2014fdd4169bfc900c519d9
3
+ size 5112