Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "timm/
|
3 |
-
"architecture": "
|
4 |
"architectures": [
|
5 |
"TimmWrapperForImageClassification"
|
6 |
],
|
|
|
7 |
"finetuning_task": "image-classification",
|
8 |
"id2label": {
|
9 |
"0": "angular_leaf_spot",
|
@@ -18,7 +19,7 @@
|
|
18 |
},
|
19 |
"model_type": "timm_wrapper",
|
20 |
"num_classes": 3,
|
21 |
-
"num_features":
|
22 |
"pretrained_cfg": {
|
23 |
"classifier": "fc",
|
24 |
"crop_mode": "center",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "timm/resnet101.a1_in1k",
|
3 |
+
"architecture": "resnet101",
|
4 |
"architectures": [
|
5 |
"TimmWrapperForImageClassification"
|
6 |
],
|
7 |
+
"do_pooling": true,
|
8 |
"finetuning_task": "image-classification",
|
9 |
"id2label": {
|
10 |
"0": "angular_leaf_spot",
|
|
|
19 |
},
|
20 |
"model_type": "timm_wrapper",
|
21 |
"num_classes": 3,
|
22 |
+
"num_features": 2048,
|
23 |
"pretrained_cfg": {
|
24 |
"classifier": "fc",
|
25 |
"crop_mode": "center",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da77a4185e078d620aa424a6bb65736b02b02f604b5446d0b1985c8f33679ce4
|
3 |
+
size 170504076
|
runs/Dec05_11-28-22_ip-10-90-1-182/events.out.tfevents.1733398110.ip-10-90-1-182.93862.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54d78bfae077844a3d3ccf9df7b0636dc5601c8fa8f5c196625aec82a604d8c6
|
3 |
+
size 8609
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e96da1b941d09e353179ac92fc740f051ed0020544c169245af30caa48f4a7f
|
3 |
size 5432
|