seanfarr788 commited on
Commit
52b93fe
·
1 Parent(s): d171c1f

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  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 2035 with parameters:
50
  ```
51
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
52
  ```
@@ -67,7 +67,7 @@ Parameters of the fit()-Method:
67
  "lr": 2e-05
68
  },
69
  "scheduler": "WarmupLinear",
70
- "steps_per_epoch": 2035,
71
  "warmup_steps": 204,
72
  "weight_decay": 0.01
73
  }
 
46
 
47
  **DataLoader**:
48
 
49
+ `torch.utils.data.dataloader.DataLoader` of length 2040 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": 2040,
71
  "warmup_steps": 204,
72
  "weight_decay": 0.01
73
  }
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fde6955954a688453dea8d9d6548c25e4f148f2876bc002b1262aa723ffda97f
3
- size 394743
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91973e13b91a15bc8ee8f75c04e443641b0dad25613479e4c471289db32a09cc
3
+ size 402951
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c468de6f82eb2628c091f07be6a8cb1e474ea18bbac2226f695cec7a0056555f
3
  size 1421575277
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad5c362147033eb43a3236346b619987aa60adea5bd3f76b040b2da6ab2ec4d
3
  size 1421575277