Training in progress, step 100
Browse files
config.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "timm/levit_128.fb_dist_in1k",
|
| 3 |
+
"architecture": "levit_128",
|
| 4 |
+
"architectures": [
|
| 5 |
+
"TimmWrapperForImageClassification"
|
| 6 |
+
],
|
| 7 |
+
"do_pooling": true,
|
| 8 |
+
"global_pool": "avg",
|
| 9 |
+
"initializer_range": 0.02,
|
| 10 |
+
"label_names": [
|
| 11 |
+
"inme var",
|
| 12 |
+
"inme yok"
|
| 13 |
+
],
|
| 14 |
+
"model_type": "timm_wrapper",
|
| 15 |
+
"num_classes": 2,
|
| 16 |
+
"num_features": 384,
|
| 17 |
+
"pretrained_cfg": {
|
| 18 |
+
"classifier": [
|
| 19 |
+
"head.linear",
|
| 20 |
+
"head_dist.linear"
|
| 21 |
+
],
|
| 22 |
+
"crop_mode": "center",
|
| 23 |
+
"crop_pct": 0.9,
|
| 24 |
+
"custom_load": false,
|
| 25 |
+
"first_conv": "stem.conv1.linear",
|
| 26 |
+
"fixed_input_size": true,
|
| 27 |
+
"input_size": [
|
| 28 |
+
3,
|
| 29 |
+
224,
|
| 30 |
+
224
|
| 31 |
+
],
|
| 32 |
+
"interpolation": "bicubic",
|
| 33 |
+
"mean": [
|
| 34 |
+
0.485,
|
| 35 |
+
0.456,
|
| 36 |
+
0.406
|
| 37 |
+
],
|
| 38 |
+
"pool_size": null,
|
| 39 |
+
"std": [
|
| 40 |
+
0.229,
|
| 41 |
+
0.224,
|
| 42 |
+
0.225
|
| 43 |
+
],
|
| 44 |
+
"tag": "fb_dist_in1k"
|
| 45 |
+
},
|
| 46 |
+
"problem_type": "single_label_classification",
|
| 47 |
+
"torch_dtype": "float32",
|
| 48 |
+
"transformers_version": "4.48.3"
|
| 49 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7531a3fdb58fde00fc58328feff6fc49d4141973630f197bf748dd47e278f1d2
|
| 3 |
+
size 34019112
|
runs/Mar17_13-27-16_d7c13a14123e/events.out.tfevents.1742218054.d7c13a14123e.3775.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7faf42bea218b8e7a582a0b38fe2d132ba97a3a2ab792945f651c59945d40f9
|
| 3 |
+
size 6194
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ab6b7af41ae1b2821d9aba1144186612cf22cc84d83b5ee612bc5ceab0e174f
|
| 3 |
+
size 5368
|