merging the visual query answering with the crawler. Monorepo go!
This commit is contained in:
parent
85686a8b24
commit
e2f7998ee9
32 changed files with 3449 additions and 0 deletions
8
vqa/questions.json
Normal file
8
vqa/questions.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"How many bedrooms?": "2",
|
||||
"How many living rooms?":"1",
|
||||
"How many reception rooms?":"1",
|
||||
"How many bathrooms?": "1",
|
||||
"What is the total square meter area?": "59.64",
|
||||
"Which floor is it?": "5"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue