lzjever commited on
Commit
4ee2981
1 Parent(s): 6a74028

Add new SentenceTransformer model.

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  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 100 with parameters:
90
  ```
91
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
92
  ```
@@ -101,7 +101,7 @@ The model was trained with the parameters:
101
  Parameters of the fit()-Method:
102
  ```
103
  {
104
- "epochs": 1,
105
  "evaluation_steps": 0,
106
  "evaluator": "NoneType",
107
  "max_grad_norm": 1,
@@ -111,7 +111,7 @@ Parameters of the fit()-Method:
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
- "warmup_steps": 10,
115
  "weight_decay": 0.01
116
  }
117
  ```
 
86
 
87
  **DataLoader**:
88
 
89
+ `torch.utils.data.dataloader.DataLoader` of length 811 with parameters:
90
  ```
91
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
92
  ```
 
101
  Parameters of the fit()-Method:
102
  ```
103
  {
104
+ "epochs": 10,
105
  "evaluation_steps": 0,
106
  "evaluator": "NoneType",
107
  "max_grad_norm": 1,
 
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
+ "warmup_steps": 811,
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:6ffbd6e5f54df5b9d562e969fe760b5db02e36368f260f9258b6b25626b5b22d
3
  size 409092920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b0e3d27fdbf76a9bf8db6c0e367dfc2284844cc1b7a26fa059e06946ce02fa3
3
  size 409092920