Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ The model was trained with the parameters:
|
|
| 85 |
|
| 86 |
**DataLoader**:
|
| 87 |
|
| 88 |
-
`torch.utils.data.dataloader.DataLoader` of length
|
| 89 |
```
|
| 90 |
{'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
|
| 91 |
```
|
|
@@ -97,7 +97,7 @@ The model was trained with the parameters:
|
|
| 97 |
Parameters of the fit()-Method:
|
| 98 |
```
|
| 99 |
{
|
| 100 |
-
"epochs":
|
| 101 |
"evaluation_steps": 0,
|
| 102 |
"evaluator": "NoneType",
|
| 103 |
"max_grad_norm": 1,
|
|
|
|
| 85 |
|
| 86 |
**DataLoader**:
|
| 87 |
|
| 88 |
+
`torch.utils.data.dataloader.DataLoader` of length 46 with parameters:
|
| 89 |
```
|
| 90 |
{'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
|
| 91 |
```
|
|
|
|
| 97 |
Parameters of the fit()-Method:
|
| 98 |
```
|
| 99 |
{
|
| 100 |
+
"epochs": 3,
|
| 101 |
"evaluation_steps": 0,
|
| 102 |
"evaluator": "NoneType",
|
| 103 |
"max_grad_norm": 1,
|