jcmeyer commited on
Commit
f2b2f99
1 Parent(s): f5dff70

Upload model

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_commit_hash": "22c178ce3ddaf60f8b21674970dd3dd9c795bd8e",
3
  "_name_or_path": "jcmeyer/week8hw_model1",
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
@@ -119,9 +119,9 @@
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
- "0": "LABEL_0",
123
- "1": "LABEL_1",
124
- "2": "LABEL_2"
125
  },
126
  "init_std": 0.02,
127
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_commit_hash": "f5dff7010b60857f149d2dbcf5da773bbb2a9184",
3
  "_name_or_path": "jcmeyer/week8hw_model1",
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
119
  "giou_cost": 2,
120
  "giou_loss_coefficient": 2,
121
  "id2label": {
122
+ "0": "Vehicles",
123
+ "1": "Car",
124
+ "2": "SUV"
125
  },
126
  "init_std": 0.02,
127
  "init_xavier_std": 1.0,