Commit
·
7474f96
1
Parent(s):
d002f40
Retrain model
Browse files- README.md +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
|
88 |
```
|
89 |
{'batch_size': 8, 'sampler': 'torch.utils.data.sampler.RandomSampler', '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":
|
114 |
"weight_decay": 0.01
|
115 |
}
|
116 |
```
|
|
|
84 |
|
85 |
**DataLoader**:
|
86 |
|
87 |
+
`torch.utils.data.dataloader.DataLoader` of length 559 with parameters:
|
88 |
```
|
89 |
{'batch_size': 8, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
|
90 |
```
|
|
|
110 |
},
|
111 |
"scheduler": "WarmupLinear",
|
112 |
"steps_per_epoch": null,
|
113 |
+
"warmup_steps": 336,
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58ecac26466378a622f286b45c08dcd9e7ce5bc35b153d3de5208b50db90a6c
|
3 |
+
size 436634197
|