File size: 758 Bytes
33f0155 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"androidRuntime": {
"minimumAndroidApi": 28,
"recommendedDeviceMemoryMb": null,
"requiredAbis": []
},
"architectures": [
"bert"
],
"license": {
"baseModelWeights": null,
"framework": null,
"noticeFile": null
},
"mobiletransformersVersion": "0.1.0",
"onnxRuntimeTrainingVersion": "1.23.0+cpu",
"optimumOnnxVersion": "0.1.0",
"peftMethods": [
"lora"
],
"quantization": [
"int4"
],
"selectedTask": "text-classification",
"sourceParameterCount": 22713986,
"supportedTasks": [
"text-classification"
],
"trainableParameterCount": 73728,
"trainingParameterCount": 22861497,
"trainingQuantizedParameterCount": 20765211,
"transformersVersion": "4.57.6",
"trustRemoteCode": false
}
|