kowshik commited on
Commit
db6b600
·
1 Parent(s): a4547c1

Add model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model_head.pkl +2 -2
  3. pytorch_model.bin +1 -1
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 18 with parameters:
89
  ```
90
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
91
  ```
@@ -106,8 +106,8 @@ Parameters of the fit()-Method:
106
  "lr": 2e-05
107
  },
108
  "scheduler": "WarmupLinear",
109
- "steps_per_epoch": 18,
110
- "warmup_steps": 2,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 21548 with parameters:
89
  ```
90
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
91
  ```
 
106
  "lr": 2e-05
107
  },
108
  "scheduler": "WarmupLinear",
109
+ "steps_per_epoch": 21548,
110
+ "warmup_steps": 2155,
111
  "weight_decay": 0.01
112
  }
113
  ```
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cb9ec2ea525e012eefc30c26fe99f35782da3b101921496428635e873432e16
3
- size 25399
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aafd762c3704571a12502b08ea961b329911fc031eefec73f3837fc9193008
3
+ size 86999
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea4188cfc3e81ef1fe5d23033bbc667a4ec123ffde7ae910883ed9860aae1621
3
  size 438011953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc099bc5097c80223b55329b7f785e6e39cd01ada58c887c6d93d596614cba7d
3
  size 438011953