81 lines
No EOL
2.8 KiB
JSON
81 lines
No EOL
2.8 KiB
JSON
[
|
|
{
|
|
"name":"Count-All Objects",
|
|
"text": [
|
|
"How many things are in the image?",
|
|
"What is the count of all the things [in the image]?",
|
|
"How many things in total [in the image]?",
|
|
"What is the number of things [in the image]?"
|
|
],
|
|
"type":"count",
|
|
"label":"count-all",
|
|
"inputs":0
|
|
},
|
|
|
|
{
|
|
"name":"Count-Attribute",
|
|
"text": [
|
|
"If present, how many <Z> <C> <M> <S> are in the image?",
|
|
"What is the count of <Z> <C> <M> <S> [in the image], if present?",
|
|
"What is the number of <Z> <C> <M> <S> [in the image], if present?",
|
|
"What number of <Z> <C> <M> <S> are present [in the image]?"
|
|
],
|
|
"constraints":[],
|
|
"type":"count-attribute",
|
|
"label":"count-attribute",
|
|
"inputs":1
|
|
},
|
|
{
|
|
"name":"Count-Attribute Group",
|
|
"text": [
|
|
"How many <Z> <C> <M> <S> among them?",
|
|
"How many <Z> <C> <M> <S> in the group?",
|
|
"How many of them are <Z> <C> <M> <S>?",
|
|
"What is the count of <Z> <C> <M> <S> among them?",
|
|
"What is the count of <Z> <C> <M> <S> in this group?",
|
|
"What is the number of <Z> <C> <M> <S> among them?",
|
|
"What is the number of <Z> <C> <M> <S> in this group?"
|
|
],
|
|
"constraints":[],
|
|
"type":"count-attribute-group",
|
|
"label":"count-attribute-group",
|
|
"inputs":1
|
|
},
|
|
|
|
{
|
|
"name":"Count Relation Object Immediate Pair",
|
|
"text": [
|
|
"How about to its <P>?",
|
|
"What about to its <P>?",
|
|
"And to its <P>?"
|
|
],
|
|
"type":"count-obj-rel",
|
|
"label":"count-obj-rel-imm2",
|
|
"inputs":1,
|
|
"references": [
|
|
"How about to {F{its}} <P>?",
|
|
"What about to {F{its}} <P>?",
|
|
"And to {F{its}} <P>?"
|
|
]
|
|
},
|
|
{
|
|
"name":"Count Relation Object Earlier",
|
|
"text": [
|
|
"How many things [are present] <R> the earlier <Z1> <C1> <M1> <S1>?",
|
|
"How many things does the earlier <Z1> <C1> <M1> <S1> have to its <P>?",
|
|
"What number of things [are present] <R> the earlier <Z1> <C1> <M1> <S1>?",
|
|
"What is the count of things the earlier <Z1> <C1> <M1> <S1> has to its <P>?"
|
|
],
|
|
"type":"count-obj-rel",
|
|
"label":"count-obj-rel-early",
|
|
"inputs":2,
|
|
"references": [
|
|
"How many things [are present] <R> {F{the earlier <Z1> <C1> <M1> <S1>}}?",
|
|
"How many things does {F{the earlier <Z1> <C1> <M1> <S1>}} have to {F{its}} <P>?",
|
|
"What number of things [are present] <R> {F{the earlier <Z1> <C1> <M1> <S1>}}?",
|
|
"What is the count of things {F{the earlier <Z1> <C1> <M1> <S1>}} has to {F{its}} <P>?"
|
|
]
|
|
}
|
|
|
|
]
|
|
|