seanfarr788 commited on
Commit
d171c1f
·
1 Parent(s): 25a7b6f

Add SetFit 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
@@ -46,7 +46,7 @@ The model was trained with the parameters:
46
 
47
  **DataLoader**:
48
 
49
- `torch.utils.data.dataloader.DataLoader` of length 738 with parameters:
50
  ```
51
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
52
  ```
@@ -67,8 +67,8 @@ Parameters of the fit()-Method:
67
  "lr": 2e-05
68
  },
69
  "scheduler": "WarmupLinear",
70
- "steps_per_epoch": 738,
71
- "warmup_steps": 74,
72
  "weight_decay": 0.01
73
  }
74
  ```
 
46
 
47
  **DataLoader**:
48
 
49
+ `torch.utils.data.dataloader.DataLoader` of length 2035 with parameters:
50
  ```
51
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
52
  ```
 
67
  "lr": 2e-05
68
  },
69
  "scheduler": "WarmupLinear",
70
+ "steps_per_epoch": 2035,
71
+ "warmup_steps": 204,
72
  "weight_decay": 0.01
73
  }
74
  ```
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5757ee5b063e27c23f85b2bbb3f7de4325babd981d76a2125f316b3cd9b8f96
3
- size 263415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde6955954a688453dea8d9d6548c25e4f148f2876bc002b1262aa723ffda97f
3
+ size 394743
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48192b744b1377d700d649324d7bd89052b48dd1d820c6b7b2f715089544c481
3
  size 1421575277
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c468de6f82eb2628c091f07be6a8cb1e474ea18bbac2226f695cec7a0056555f
3
  size 1421575277