File size: 140 Bytes
0460c26 |
1 2 3 4 5 6 7 |
```json
{
"task": "text-classification",
"model_type": "distilbert",
"config": "config.json",
"tokenizer": "tokenizer_config.json"
} |
0460c26 |
1 2 3 4 5 6 7 |
```json
{
"task": "text-classification",
"model_type": "distilbert",
"config": "config.json",
"tokenizer": "tokenizer_config.json"
} |