You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _parameters-descriptions.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
datasources_basemodel:
2
2
en: Are datasources for training the base model comprehensively documented and freely made available? In case a distinction between base (foundation) and end (user) model is not applicable, this mirrors the end model data entries.
3
3
datasources_endmodel:
4
-
en: Are datasources for training the model that the enduser interacts with comprehensively documented and freely made available?
4
+
en: Are datasources for training the model that the enduser interacts with comprehensively documented made available?
5
5
weights_basemodel:
6
6
en: Are the weights of the base models made freely available? In case a distinction between base (foundation) and end (user) model is not applicable, this mirrors the end model data entries.
7
7
weights_endmodel:
8
8
en: Are the weights of the model that the enduser interacts with made freely available?
9
9
trainingcode:
10
-
en: Is the source code of datasource processing, model training and tuining comprehensively and freely made available?
10
+
en: Is the source code of dataset processing, model training and tuning comprehensively made available?
11
11
code:
12
12
en: Is the source code of datasource processing, model training and tuning comprehensively documented?
0 commit comments