Training in progress, step 500
Browse files
config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "openai/clip-vit-large-patch14-336",
|
3 |
+
"architectures": [
|
4 |
+
"CLIPModel"
|
5 |
+
],
|
6 |
+
"initializer_factor": 1.0,
|
7 |
+
"logit_scale_init_value": 2.6592,
|
8 |
+
"model_type": "clip",
|
9 |
+
"projection_dim": 768,
|
10 |
+
"text_config": {
|
11 |
+
"dropout": 0.0,
|
12 |
+
"hidden_size": 768,
|
13 |
+
"intermediate_size": 3072,
|
14 |
+
"model_type": "clip_text_model",
|
15 |
+
"num_attention_heads": 12,
|
16 |
+
"projection_dim": 768
|
17 |
+
},
|
18 |
+
"torch_dtype": "float32",
|
19 |
+
"transformers_version": "4.45.0.dev0",
|
20 |
+
"vision_config": {
|
21 |
+
"dropout": 0.0,
|
22 |
+
"hidden_size": 1024,
|
23 |
+
"image_size": 336,
|
24 |
+
"intermediate_size": 4096,
|
25 |
+
"model_type": "clip_vision_model",
|
26 |
+
"num_attention_heads": 16,
|
27 |
+
"num_hidden_layers": 24,
|
28 |
+
"patch_size": 14,
|
29 |
+
"projection_dim": 768
|
30 |
+
}
|
31 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeb4e8a18b4c227fdea1a76b44fae3f194c9ba577b97c3248a80ecbf8c5e086b
|
3 |
+
size 1711848436
|
runs/Aug21_17-08-00_wolf-creek/events.out.tfevents.1724281696.wolf-creek.3514326.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:979192d18305c0b77c7b02e8e49f53441da0a9704ab7e97b8f6eacd711b07cba
|
3 |
+
size 40498
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bb94fd608a98fb82c49e4ae50d1db95938f20cc1dac5733557914f7ef0119fa
|
3 |
+
size 4847
|