louisbetsch commited on
Commit
0379eee
·
1 Parent(s): 7fd177c

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model_head.pkl +1 -1
  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 170 with parameters:
89
  ```
90
  {'batch_size': 8, '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": 170,
110
- "warmup_steps": 17,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 850 with parameters:
89
  ```
90
  {'batch_size': 8, '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": 850,
110
+ "warmup_steps": 85,
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:c81c3e59ed679dd3fd4460d3c7815f0520c827bdf1a3e65fe564c46f0fc2fe0e
3
  size 6927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5986b298c524446dd04f40f5296ec6f67ba457bc1036e2f974ba440950f8a29
3
  size 6927
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a313c7f207b7e8d9197d5cf5156abd07060815daefc7d64843360a48b411a88
3
  size 1112242989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06383342397a5447d0e5ca6f9689247d053efdc2d89f8963313275bfc91f2adb
3
  size 1112242989