jegormeister commited on
Commit
0e39cd6
1 Parent(s): 29dc168

Train the model using GenQ (getting 80% top-5 accuracy)

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. pytorch_model.bin +2 -2
README.md CHANGED
@@ -84,7 +84,7 @@ The model was trained with the parameters:
84
 
85
  **DataLoader**:
86
 
87
- `torch.utils.data.dataloader.DataLoader` of length 170 with parameters:
88
  ```
89
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.SequentialSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
90
  ```
@@ -110,7 +110,7 @@ Parameters of the fit()-Method:
110
  },
111
  "scheduler": "WarmupLinear",
112
  "steps_per_epoch": null,
113
- "warmup_steps": 25,
114
  "weight_decay": 0.01
115
  }
116
  ```
 
84
 
85
  **DataLoader**:
86
 
87
+ `torch.utils.data.dataloader.DataLoader` of length 165 with parameters:
88
  ```
89
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.SequentialSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
90
  ```
 
110
  },
111
  "scheduler": "WarmupLinear",
112
  "steps_per_epoch": null,
113
+ "warmup_steps": 24,
114
  "weight_decay": 0.01
115
  }
116
  ```
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4848c55c2b50d8f6d125ce82cec5bed9753263488ea31952e8fb57825c8be0d9
3
- size 436634191
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cba22292dbf47eb0e2163fb93a601f3cd3f27c46ba3632e9ccf4d36c39dec6d
3
+ size 436634195