Transformers
PyTorch
flava
pretraining
Inference Endpoints
aps commited on
Commit
2e705b4
1 Parent(s): 47dd2ba

Updates to model

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "FlavaForPretraining"
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:4c3d1a84cdda3d63f3820387a234dc7134cb290ddd606ebc8e9732b0fb277c54
3
- size 1215626631
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8315bfc8aa41a9f50a525a8bd9ab00bb9352aa33af9a4fa883101ca7ea00c1
3
+ size 1215620615