Possum's picture
Upload concept pack first-light v1.0.1
95a9764 verified
Raw
History Blame Contribute Delete
1.22 kB
{
"term": "AIModel",
"role": "concept",
"parent_concepts": [
"AIArtifact"
],
"layer": 3,
"domain": "CreatedThings",
"definition": "An AIArtifact that maps inputs to outputs according to learned or\n hand-crafted parameters. Includes neural networks, symbolic systems,\n and hybrids.",
"definition_source": "SUMO",
"aliases": [
"a i model",
"a-i-model",
"a_i_model"
],
"wordnet": {
"synsets": [
"a_i_model.n.01"
],
"canonical_synset": "a_i_model.n.01",
"lemmas": [
"a i model",
"a-i-model",
"a_i_model"
],
"pos": "noun"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"NeuralNetworkModel"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"a i model",
"a-i-model",
"a_i_model"
]
},
"children": [
"PolicyNetwork",
"RewardModel",
"TransformerModel",
"ValueNetwork"
],
"is_category_lens": true,
"child_count": 1
}