Oztobuzz commited on
Commit
8784265
1 Parent(s): 9154497

Add new SentenceTransformer model.

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ The model was trained with the parameters:
86
 
87
  **DataLoader**:
88
 
89
- `torch.utils.data.dataloader.DataLoader` of length 102 with parameters:
90
  ```
91
  {'batch_size': 128, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
92
  ```
@@ -111,7 +111,7 @@ Parameters of the fit()-Method:
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
- "warmup_steps": 102,
115
  "weight_decay": 0.01
116
  }
117
  ```
 
86
 
87
  **DataLoader**:
88
 
89
+ `torch.utils.data.dataloader.DataLoader` of length 45 with parameters:
90
  ```
91
  {'batch_size': 128, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
92
  ```
 
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
+ "warmup_steps": 45,
115
  "weight_decay": 0.01
116
  }
117
  ```
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24da9733f9296221e8c390c10cf7b2f425c4027b20b5a64acb6be77c68957c9b
3
  size 540015464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b29a69d035ccd6e593eea9c623e6929e589ab49881bdbf59116c648167b2df9d
3
  size 540015464