Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"VisionTextDualEncoderModel"
|
5 |
],
|
@@ -87,7 +87,7 @@
|
|
87 |
"vocab_size": 50265
|
88 |
},
|
89 |
"torch_dtype": "float32",
|
90 |
-
"transformers_version": "4.38.0
|
91 |
"vision_config": {
|
92 |
"_name_or_path": "openai/clip-vit-base-patch32",
|
93 |
"add_cross_attention": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "examples/pytorch/contrastive-image-text/clip-roberta",
|
3 |
"architectures": [
|
4 |
"VisionTextDualEncoderModel"
|
5 |
],
|
|
|
87 |
"vocab_size": 50265
|
88 |
},
|
89 |
"torch_dtype": "float32",
|
90 |
+
"transformers_version": "4.38.0",
|
91 |
"vision_config": {
|
92 |
"_name_or_path": "openai/clip-vit-base-patch32",
|
93 |
"add_cross_attention": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 851603588
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:082e1f31378a665e98a6e438526b1a599cb12feab4e61307e146fb0358649e0b
|
3 |
size 851603588
|
runs/Mar12_21-54-01_balu-System-Product-Name/events.out.tfevents.1710305645.balu-System-Product-Name.378571.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44cff91980523418ee05af3ee5c819d6bf139507a36ca4e2b5a3463356e9a713
|
3 |
+
size 8515
|
runs/Mar12_21-55-16_balu-System-Product-Name/events.out.tfevents.1710305720.balu-System-Product-Name.378701.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33a05a41bfac129f1ae50c32795ba82edbcd4b64b0e60ed322f3811741ac78f7
|
3 |
+
size 8726
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78eff7d66a1f9d6aec78693bc2740da650a0f76cd44c484434576ad775754a38
|
3 |
size 4920
|