phonghoccode commited on
Commit
94782b6
·
verified ·
1 Parent(s): 5ab2df7

Fine-tuned ViLT on COCO-QA dataset

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "ViltForQuestionAnswering"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "dtype": "float32",
 
1
  {
2
  "architectures": [
3
+ "CustomViltForQuestionAnswering"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "dtype": "float32",