Updates to model
Browse files- config.json +1 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"ce_ignore_index": -100,
|
6 |
"global_backprop_contrastive": true,
|
@@ -20,7 +20,6 @@
|
|
20 |
"do_sample": false,
|
21 |
"early_stopping": false,
|
22 |
"encoder_no_repeat_ngram_size": 0,
|
23 |
-
"encoder_stride": 16,
|
24 |
"eos_token_id": null,
|
25 |
"exponential_decay_length_penalty": null,
|
26 |
"finetuning_task": null,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"FLAVAForPretraining"
|
4 |
],
|
5 |
"ce_ignore_index": -100,
|
6 |
"global_backprop_contrastive": true,
|
|
|
20 |
"do_sample": false,
|
21 |
"early_stopping": false,
|
22 |
"encoder_no_repeat_ngram_size": 0,
|
|
|
23 |
"eos_token_id": null,
|
24 |
"exponential_decay_length_penalty": null,
|
25 |
"finetuning_task": null,
|
pytorch_model.bin
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:aa8315bfc8aa41a9f50a525a8bd9ab00bb9352aa33af9a4fa883101ca7ea00c1
|
3 |
+
size 1215620615
|