| Line 1: |
Line 1: |
| − | <!-- <noinclude>{{AccessControl/Public}}</noinclude> --><includeonly><!-- {{#if: {{#pos:{{PAGENAME}}|22011}} | [[Category:PublicFiles]] |}} --><!-- make some images from Jan 2022 public --> | + | <includeonly> |
| − | Name: [[Display title of::{{{name|}}}]]
| + | Name: {{{name|}}} |
| | + | |
| | + | Description: {{{description|}}} |
| | + | |
| | + | Type: [[{{{type|}}}]] |
| | | | |
| − | Type: [[HasType::{{{type|}}}]]
| + | {{#ask: [[{{FULLPAGENAME}}]] |
| | + | <!-- |?IsInstanceOf=Type |
| | + | |?HasDescription=Description --> |
| | + | |?HasExampleInputData=Input Example |
| | + | |?HasExampleOuputData=Output Example |
| | + | <!-- |?HasTrainingData=Training Data --> |
| | + | }} |
| | | | |
| − | Training data: {{#arraymap:{{{training_data|}}}|;|x|[[HasTrainingData::x]]|, }} | + | Training data: {{{training_data|}}} |
| | | | |
| − | Training data: {{#arraymap:{{{example_data|}}}|;|x|[[HasExampleData::x]]|, }}
| + | {{#set: |
| | + | |Display title of={{{name|}}} |
| | + | |IsInstanceOf={{{type|}}} |
| | + | |HasDescription={{{description|}}} |
| | + | |HasTrainingData={{{training_data|}}}|+sep=; |
| | + | |HasExampleInputData={{{example_input_data|}}}|+sep=; |
| | + | |HasExampleOuputData={{{example_output_data|}}}|+sep=; |
| | + | }} |
| | | | |
| | [[Category:LabProcess/File/AiModel]] | | [[Category:LabProcess/File/AiModel]] |
| − | <includeonly> | + | </includeonly> |