bboldt's picture
Add no-longer-optional fields to system metadata
2a6d02f
raw
history blame contribute delete
855 Bytes
{
"origin": {
"name": "egg-reconstruction",
"source": "https://github.com/facebookresearch/EGG",
"upstream_source": "https://github.com/facebookresearch/EGG",
"paper": null
},
"system": {
"game_type": "signalling",
"game_subtype": "reconstruction",
"observation_type": "vector",
"observation_continuous": false,
"multi_step": false,
"data_source": "synthetic",
"seeding_available": true,
"multi_utterance": false,
"symmetric_agents": false,
"more_than_2_agents": false,
"variants": {
"4-attr_4-val_10-vocab_10-len": {
"n_attributes": 4,
"n_values": 4
},
"6-attr_6-val_10-vocab_10-len": {
"n_attributes": 6,
"n_values": 6
},
"8-attr_8-val_10-vocab_10-len": {
"n_attributes": 8,
"n_values": 8
}
}
}
}