File size: 289 Bytes
03a4b6c
83d746a
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "model_type": "resnet-18",
  "architecture": "ResNet-18",
  "description": "ResNet-18 model trained to classify cats and dogs.",
  "framework": "pytorch",
  "task": "Image Classification",
  "tags": [
    "resnet",
    "image-classification",
    "cats",
    "dogs"
  ]
}