Add trained model and README
Browse files- README.md +3 -0
- pytorch_model.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# My CLIP Video-Text Model
|
| 2 |
+
|
| 3 |
+
This model was trained on the MSR-VTT dataset using a custom CLIP-based architecture.
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78f4dec937ed5311dd8f32c18bea49ea512543c1e90fab3606c5ca7d1357df03
|
| 3 |
+
size 630416346
|