| { |
| "architectures": [ |
| "ResNetForImageClassification" |
| ], |
| "depths": [ |
| 2, |
| 2, |
| 2, |
| 2 |
| ], |
| "downsample_in_bottleneck": false, |
| "downsample_in_first_stage": false, |
| "embedding_size": 64, |
| "hidden_act": "relu", |
| "hidden_sizes": [ |
| 64, |
| 128, |
| 256, |
| 512 |
| ], |
| "id2label": { |
| "0": "Arial", |
| "1": "Arial Black", |
| "10": "Times New Roman", |
| "11": "Times New Roman Bold", |
| "12": "Times New Roman Bold Italic", |
| "13": "Times New Roman Italic", |
| "14": "Trebuchet MS", |
| "15": "Trebuchet MS Bold", |
| "16": "Trebuchet MS Bold Italic", |
| "17": "Trebuchet MS Italic", |
| "18": "Verdana", |
| "19": "Verdana Bold", |
| "2": "Arial Bold", |
| "20": "Verdana Bold Italic", |
| "21": "Verdana Italic", |
| "3": "Arial Bold Italic", |
| "4": "Avenir", |
| "5": "Courier", |
| "6": "Georgia", |
| "7": "Helvetica", |
| "8": "Tahoma", |
| "9": "Tahoma Bold" |
| }, |
| "label2id": { |
| "Arial": "0", |
| "Arial Black": "1", |
| "Arial Bold": "2", |
| "Arial Bold Italic": "3", |
| "Avenir": "4", |
| "Courier": "5", |
| "Georgia": "6", |
| "Helvetica": "7", |
| "Tahoma": "8", |
| "Tahoma Bold": "9", |
| "Times New Roman": "10", |
| "Times New Roman Bold": "11", |
| "Times New Roman Bold Italic": "12", |
| "Times New Roman Italic": "13", |
| "Trebuchet MS": "14", |
| "Trebuchet MS Bold": "15", |
| "Trebuchet MS Bold Italic": "16", |
| "Trebuchet MS Italic": "17", |
| "Verdana": "18", |
| "Verdana Bold": "19", |
| "Verdana Bold Italic": "20", |
| "Verdana Italic": "21" |
| }, |
| "layer_type": "basic", |
| "model_type": "resnet", |
| "num_channels": 3, |
| "out_features": [ |
| "stage4" |
| ], |
| "out_indices": [ |
| 4 |
| ], |
| "problem_type": "single_label_classification", |
| "stage_names": [ |
| "stem", |
| "stage1", |
| "stage2", |
| "stage3", |
| "stage4" |
| ], |
| "torch_dtype": "float32", |
| "transformers_version": "4.53.3" |
| } |
|
|