Uploaded better version.
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "train_results/
|
3 |
"architectures": [
|
4 |
"CLIPForImageClassification"
|
5 |
],
|
@@ -18377,7 +18377,7 @@
|
|
18377 |
"torch_dtype": "bfloat16",
|
18378 |
"transformers_version": "4.44.2",
|
18379 |
"vision_config": {
|
18380 |
-
"attention_dropout": 0.
|
18381 |
"dropout": 0.0,
|
18382 |
"hidden_size": 1024,
|
18383 |
"image_size": 336,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "train_results/epoch_15/model",
|
3 |
"architectures": [
|
4 |
"CLIPForImageClassification"
|
5 |
],
|
|
|
18377 |
"torch_dtype": "bfloat16",
|
18378 |
"transformers_version": "4.44.2",
|
18379 |
"vision_config": {
|
18380 |
+
"attention_dropout": 0.01,
|
18381 |
"dropout": 0.0,
|
18382 |
"hidden_size": 1024,
|
18383 |
"image_size": 336,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 625875946
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e94706452963e9475db0bb83395284bf7c3d3c0f615d491bd7282f8125eed43f
|
3 |
size 625875946
|