AiModel
From KIproBatt Wiki
Simon Stier (talk | contribs) Tag: 2017 source edit |
Simon Stier (talk | contribs) m Tag: 2017 source edit |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <includeonly> | |
| − | Name | + | Name: {{{name|}}} |
Description: {{{description|}}} | Description: {{{description|}}} | ||
| − | Type: [[ | + | Type: [[{{{type|}}}]] |
| − | |||
| − | |||
| − | |||
| − | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
| − | |?IsInstanceOf=Type | + | <!-- |?IsInstanceOf=Type |
| − | |?HasDescription=Description | + | |?HasDescription=Description --> |
|?HasExampleInputData=Input Example | |?HasExampleInputData=Input Example | ||
|?HasExampleOuputData=Output Example | |?HasExampleOuputData=Output Example | ||
| − | |?HasTrainingData=Training Data | + | <!-- |?HasTrainingData=Training Data --> |
}} | }} | ||
| + | |||
| + | Training data: {{{training_data|}}} | ||
{{#set: | {{#set: | ||
| + | |Display title of={{{name|}}} | ||
| + | |IsInstanceOf={{{type|}}} | ||
|HasDescription={{{description|}}} | |HasDescription={{{description|}}} | ||
| − | |HasTrainingData= | + | |HasTrainingData={{{training_data|}}}|+sep=; |
| − | |HasExampleInputData= | + | |HasExampleInputData={{{example_input_data|}}}|+sep=; |
| − | |HasExampleOuputData= | + | |HasExampleOuputData={{{example_output_data|}}}|+sep=; |
}} | }} | ||
[[Category:LabProcess/File/AiModel]] | [[Category:LabProcess/File/AiModel]] | ||
| − | <includeonly> | + | </includeonly> |