Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"CLIPModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/clip-vit-base-patch32",
|
3 |
"architectures": [
|
4 |
"CLIPModel"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 605156676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f9021ca8bad1a2ca4fff11b01eda09684237bc45454b1fac14930af9c2ca25b
|
3 |
size 605156676
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:649566e4a59722fed2f52036dad375550abe5e41ef90b7c5542e23facb4eb23d
|
3 |
size 5304
|