amitca71 commited on
Commit
ddcccc6
1 Parent(s): 5b3ed2f

Add new SentenceTransformer model.

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -48,14 +48,14 @@ The model was trained with the parameters:
48
 
49
  **DataLoader**:
50
 
51
- `torch.utils.data.dataloader.DataLoader` of length 8 with parameters:
52
  ```
53
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
54
  ```
55
 
56
  **Loss**:
57
 
58
- `sentence_transformers.losses.CosineSimilarityLoss.CosineSimilarityLoss`
59
 
60
  Parameters of the fit()-Method:
61
  ```
 
48
 
49
  **DataLoader**:
50
 
51
+ `torch.utils.data.dataloader.DataLoader` of length 5 with parameters:
52
  ```
53
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
54
  ```
55
 
56
  **Loss**:
57
 
58
+ `sentence_transformers.losses.MegaBatchMarginLoss.MegaBatchMarginLoss`
59
 
60
  Parameters of the fit()-Method:
61
  ```
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a326586495927723e8172162bb891c681838cda866230ba0d1e956eefbec4ec1
3
  size 133462128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4574a6cf27142780b4edc2638788ee5c9f38e6b6a9553367db0f6a0dae83ea39
3
  size 133462128