silencesys commited on
Commit
83563fa
1 Parent(s): 8f66452

🚧 (model): fine-tune model: 64 epochs, 16 batch size

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -82,9 +82,9 @@ The model was trained with the parameters:
82
 
83
  **DataLoader**:
84
 
85
- `torch.utils.data.dataloader.DataLoader` of length 10008 with parameters:
86
  ```
87
- {'batch_size': 10, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
88
  ```
89
 
90
  **Loss**:
@@ -94,7 +94,7 @@ The model was trained with the parameters:
94
  Parameters of the fit()-Method:
95
  ```
96
  {
97
- "epochs": 20,
98
  "evaluation_steps": 0,
99
  "evaluator": "NoneType",
100
  "max_grad_norm": 1,
 
82
 
83
  **DataLoader**:
84
 
85
+ `torch.utils.data.dataloader.DataLoader` of length 6387 with parameters:
86
  ```
87
+ {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
88
  ```
89
 
90
  **Loss**:
 
94
  Parameters of the fit()-Method:
95
  ```
96
  {
97
+ "epochs": 64,
98
  "evaluation_steps": 0,
99
  "evaluator": "NoneType",
100
  "max_grad_norm": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd8ba244cadd3a95e77f43575a576a0ac5cacb59fd8f78ff94243dd65367dc8c
3
  size 1112244081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43c51ca5a417449e2ed590a618ed469a426f766ea6974a9600393a84c56fedee
3
  size 1112244081