@@ -2041,30 +2041,66 @@ definitions:
2041
2041
type : string
2042
2042
description : The license that should be associated with the model instance
2043
2043
default : Apache 2.0
2044
+ # Use go/kaggle-models-license-values-swagger to get the accepted values (both abbreviation & full name are accepted)
2044
2045
enum :
2046
+ - CC0 1.0
2045
2047
- CC0 : Public Domain
2046
2048
- CC BY-NC-SA 4.0
2049
+ - Unknown
2047
2050
- CC BY-SA 4.0
2048
2051
- GPL 2
2049
2052
- CC BY-SA 3.0
2053
+ - Other
2054
+ - Other (specified in description)
2055
+ - CC BY 4.0
2050
2056
- Attribution 4.0 International (CC BY 4.0)
2057
+ - CC BY-NC 4.0
2051
2058
- Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
2059
+ - PDDL
2052
2060
- ODC Public Domain Dedication and Licence (PDDL)
2061
+ - CC BY 3.0
2053
2062
- Attribution 3.0 Unported (CC BY 3.0)
2063
+ - CC BY 3.0 IGO
2054
2064
- Attribution 3.0 IGO (CC BY 3.0 IGO)
2065
+ - CC BY-NC-SA 3.0 IGO
2055
2066
- Attribution-NonCommercial-ShareAlike 3.0 IGO (CC BY-NC-SA 3.0 IGO)
2067
+ - CDLA Permissive 1.0
2056
2068
- Community Data License Agreement - Permissive - Version 1.0
2069
+ - CDLA Sharing 1.0
2057
2070
- Community Data License Agreement - Sharing - Version 1.0
2071
+ - CC BY-ND 4.0
2058
2072
- Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)
2073
+ - CC BY-NC-ND 4.0
2059
2074
- Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
2075
+ - ODC-BY 1.0
2060
2076
- ODC Attribution License (ODC-By)
2077
+ - LGPL 3.0
2061
2078
- GNU Lesser General Public License 3.0
2079
+ - AGPL 3.0
2062
2080
- GNU Affero General Public License 3.0
2081
+ - FDL 1.3
2063
2082
- GNU Free Documentation License 1.3
2083
+ - apache-2.0
2064
2084
- Apache 2.0
2085
+ - mit
2065
2086
- MIT
2087
+ - bsd-3-clause
2066
2088
- BSD-3-Clause
2089
+ - Llama 2
2090
+ - Llama 2 Community License
2091
+ - Gemma
2092
+ - gpl-3
2067
2093
- GPL 3
2094
+ - RAIL-M
2095
+ - AI Pubs Open RAIL-M License
2096
+ - AIPubs Research-Use RAIL-M
2097
+ - AI Pubs Research-Use RAIL-M License
2098
+ - BigScience OpenRAIL-M
2099
+ - BigScience Open RAIL-M License
2100
+ - RAIL
2101
+ - RAIL (specified in description)
2102
+ - Llama 3
2103
+ - Llama 3 Community License
2068
2104
fineTunable :
2069
2105
type : boolean
2070
2106
description : Whether the model instance is fine tunable
@@ -2108,30 +2144,66 @@ definitions:
2108
2144
type : string
2109
2145
description : The license that should be associated with the model instance
2110
2146
default : Apache 2.0
2147
+ # Use go/kaggle-models-license-values-swagger to get the accepted values (both abbreviation & full name are accepted)
2111
2148
enum :
2149
+ - CC0 1.0
2112
2150
- CC0 : Public Domain
2113
2151
- CC BY-NC-SA 4.0
2152
+ - Unknown
2114
2153
- CC BY-SA 4.0
2115
2154
- GPL 2
2116
2155
- CC BY-SA 3.0
2156
+ - Other
2157
+ - Other (specified in description)
2158
+ - CC BY 4.0
2117
2159
- Attribution 4.0 International (CC BY 4.0)
2160
+ - CC BY-NC 4.0
2118
2161
- Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
2162
+ - PDDL
2119
2163
- ODC Public Domain Dedication and Licence (PDDL)
2164
+ - CC BY 3.0
2120
2165
- Attribution 3.0 Unported (CC BY 3.0)
2166
+ - CC BY 3.0 IGO
2121
2167
- Attribution 3.0 IGO (CC BY 3.0 IGO)
2168
+ - CC BY-NC-SA 3.0 IGO
2122
2169
- Attribution-NonCommercial-ShareAlike 3.0 IGO (CC BY-NC-SA 3.0 IGO)
2170
+ - CDLA Permissive 1.0
2123
2171
- Community Data License Agreement - Permissive - Version 1.0
2172
+ - CDLA Sharing 1.0
2124
2173
- Community Data License Agreement - Sharing - Version 1.0
2174
+ - CC BY-ND 4.0
2125
2175
- Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)
2176
+ - CC BY-NC-ND 4.0
2126
2177
- Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
2178
+ - ODC-BY 1.0
2127
2179
- ODC Attribution License (ODC-By)
2180
+ - LGPL 3.0
2128
2181
- GNU Lesser General Public License 3.0
2182
+ - AGPL 3.0
2129
2183
- GNU Affero General Public License 3.0
2184
+ - FDL 1.3
2130
2185
- GNU Free Documentation License 1.3
2186
+ - apache-2.0
2131
2187
- Apache 2.0
2188
+ - mit
2132
2189
- MIT
2190
+ - bsd-3-clause
2133
2191
- BSD-3-Clause
2192
+ - Llama 2
2193
+ - Llama 2 Community License
2194
+ - Gemma
2195
+ - gpl-3
2134
2196
- GPL 3
2197
+ - RAIL-M
2198
+ - AI Pubs Open RAIL-M License
2199
+ - AIPubs Research-Use RAIL-M
2200
+ - AI Pubs Research-Use RAIL-M License
2201
+ - BigScience OpenRAIL-M
2202
+ - BigScience Open RAIL-M License
2203
+ - RAIL
2204
+ - RAIL (specified in description)
2205
+ - Llama 3
2206
+ - Llama 3 Community License
2135
2207
fineTunable :
2136
2208
type : boolean
2137
2209
description : Whether the model instance is fine tunable
0 commit comments