Training in progress, step 1000
Browse files- config.json +26 -0
- model.safetensors +3 -0
- runs/Sep20_14-10-06_aica-4/events.out.tfevents.1726809025.aica-4.3657047.0 +3 -0
- runs/Sep20_14-10-58_aica-4/events.out.tfevents.1726809062.aica-4.3667123.0 +3 -0
- runs/Sep20_14-13-49_aica-4/events.out.tfevents.1726809233.aica-4.3699153.0 +3 -0
- runs/Sep20_14-15-16_aica-4/events.out.tfevents.1726809320.aica-4.3715561.0 +3 -0
- runs/Sep20_14-15-41_aica-4/events.out.tfevents.1726809345.aica-4.3720436.0 +3 -0
- runs/Sep20_14-18-01_aica-4/events.out.tfevents.1726809495.aica-4.3747029.0 +3 -0
- runs/Sep20_14-19-45_aica-4/events.out.tfevents.1726809589.aica-4.3766863.0 +3 -0
- runs/Sep20_14-22-14_aica-4/events.out.tfevents.1726809738.aica-4.3796387.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/owlvit-base-patch32",
|
3 |
+
"architectures": [
|
4 |
+
"OwlViTModel"
|
5 |
+
],
|
6 |
+
"initializer_factor": 1.0,
|
7 |
+
"logit_scale_init_value": 2.6592,
|
8 |
+
"model_type": "owlvit",
|
9 |
+
"projection_dim": 512,
|
10 |
+
"text_config": {
|
11 |
+
"bos_token_id": 0,
|
12 |
+
"dropout": 0.0,
|
13 |
+
"eos_token_id": 2,
|
14 |
+
"max_length": 16,
|
15 |
+
"model_type": "owlvit_text_model",
|
16 |
+
"pad_token_id": 1
|
17 |
+
},
|
18 |
+
"text_config_dict": null,
|
19 |
+
"torch_dtype": "float32",
|
20 |
+
"transformers_version": "4.45.0.dev0",
|
21 |
+
"vision_config": {
|
22 |
+
"dropout": 0.0,
|
23 |
+
"model_type": "owlvit_vision_model"
|
24 |
+
},
|
25 |
+
"vision_config_dict": null
|
26 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983a6457c141dede12a701f2ba19aa918b46050d36cd5e2c5b680f73b3f1f6b6
|
3 |
+
size 606650692
|
runs/Sep20_14-10-06_aica-4/events.out.tfevents.1726809025.aica-4.3657047.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f6935c5680e0c298cca27224e5670145e746316511bcdd48fe600ab54821f1b
|
3 |
+
size 4859
|
runs/Sep20_14-10-58_aica-4/events.out.tfevents.1726809062.aica-4.3667123.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcdd63d9f7419d1cde7c01c23b2a8654766f299ea4276d8a2c28f686f09688fc
|
3 |
+
size 4859
|
runs/Sep20_14-13-49_aica-4/events.out.tfevents.1726809233.aica-4.3699153.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:051f5cbe41d80d350f38fefd027afdf3a05f6b589a63d1f7f6bfe2d4a87ddd08
|
3 |
+
size 4859
|
runs/Sep20_14-15-16_aica-4/events.out.tfevents.1726809320.aica-4.3715561.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8b79d2c58491d1e8eec4ca38ded57fd865e062211f80697656c099102437cc1
|
3 |
+
size 4859
|
runs/Sep20_14-15-41_aica-4/events.out.tfevents.1726809345.aica-4.3720436.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ffb79aa72b94c0e8b0b98fbc9074c6c5d02fbf63a06d95f45411fb49c21e391
|
3 |
+
size 4859
|
runs/Sep20_14-18-01_aica-4/events.out.tfevents.1726809495.aica-4.3747029.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2020d717beead67f791ae3e3f29e68d6f48f99bca4df0d532431911683f5f1d1
|
3 |
+
size 4184
|
runs/Sep20_14-19-45_aica-4/events.out.tfevents.1726809589.aica-4.3766863.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238fc748ed2f86dff43945b446b6f18e7bb8534fcf22fe8a8d075f78c7dc7134
|
3 |
+
size 4184
|
runs/Sep20_14-22-14_aica-4/events.out.tfevents.1726809738.aica-4.3796387.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70aeaf90b68235e03524f00c43d65bc9160a3c14f86a683c8e9cbf24e767cca9
|
3 |
+
size 5281
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f3e20f31fd86f5eef182a92017588377a2e72aabddfb5bc8e7c48aa2a555f32
|
3 |
+
size 5176
|