Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "OFA-Sys/chinese-clip-vit-large-patch14",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"initializer_factor": 1.0,
|
7 |
"initializer_range": 0.02,
|
|
|
1 |
{
|
2 |
"_name_or_path": "OFA-Sys/chinese-clip-vit-large-patch14",
|
3 |
"architectures": [
|
4 |
+
"ChineseCLIPDualTextModel"
|
5 |
],
|
6 |
"initializer_factor": 1.0,
|
7 |
"initializer_range": 0.02,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e856185fcded92f329cf0170e9066f0b0ee69b190d2185dca6ab13fb95879c15
|
3 |
+
size 818184780
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f7c38c2e666d953d7d3be4b92471b17926a859baf1227732ceda12a9db241f6
|
3 |
size 5112
|