| ```json | |
| { | |
| "task": "text-classification", | |
| "model_type": "distilbert", | |
| "config": "config.json", | |
| "tokenizer": "tokenizer_config.json" | |
| } |
| ```json | |
| { | |
| "task": "text-classification", | |
| "model_type": "distilbert", | |
| "config": "config.json", | |
| "tokenizer": "tokenizer_config.json" | |
| } |