panda47 commited on
Commit
bd963af
Β·
1 Parent(s): 5599f1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ Dataset({
15
  })
16
 
17
  {'image':Image(decode=True,id=None),
18
- 'answers':Sequence(feature:Value(dtype='int64',id_None),length=-1,id=None),
19
  'question':Value(dtype='string',id=None)}
20
 
21
  Dataset({
 
15
  })
16
 
17
  {'image':Image(decode=True,id=None),
18
+ 'answers':Sequence(feature=Value(dtype='int64',id_None),length=-1,id=None),
19
  'question':Value(dtype='string',id=None)}
20
 
21
  Dataset({