{ "schemaVersion": 1, "modelId": "coedit-base", "version": "1.0.0-int8", "language": "en", "modelUrl": "model.tflite", "modelSha256": "07c4036983dad2148804911b5d1e476f8c4b6ad949c48a3db4301f8b8d0a0cbe", "modelSizeBytes": 276407680, "tokenizer": { "type": "custom-json", "url": "tokenizer.json", "sha256": "4d4b21a8cc7c0407dafd8ac6215269cd05c8e49a521c3580479b567879526160", "sizeBytes": 2422234 }, "inputContract": { "maxSequenceLength": 256, "tensorNames": [ "input_ids", "attention_mask", "decoder_input_ids" ], "tensorTypes": [ "int32", "int32", "int32" ], "prefix": "Fix grammatical errors in this sentence: ", "taskPrefixes": { "grammar": "Fix grammatical errors in this sentence: ", "formal": "Make the sentence formal: ", "casual": "Change the style to casual: ", "simplify": "Make the sentence simpler: ", "paraphrase": "Paraphrase the sentence: " } }, "outputContract": { "type": "token-logits", "eosTokenId": 1, "padTokenId": 0, "maxOutputLength": 64 }, "minimumExtensionVersion": "0.1.0", "license": "Apache-2.0", "source": "https://huggingface.co/jbochi/coedit-base", "encoderUrl": "encoder.tflite", "decoderUrl": "decoder.tflite", "encoderSha256": "fdb914d3b7983edb7fb8b312ecd8f3a3c9caedc5662d3f0ef4474068c31ae300", "decoderSha256": "07c4036983dad2148804911b5d1e476f8c4b6ad949c48a3db4301f8b8d0a0cbe", "encoderSizeBytes": 109978728, "decoderSizeBytes": 166428952 }