ahessamb commited on
Commit
29c6632
·
verified ·
1 Parent(s): 20db9d9

Add new SentenceTransformer model.

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. model.safetensors +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ The model was trained with the parameters:
47
 
48
  **DataLoader**:
49
 
50
- `torch.utils.data.dataloader.DataLoader` of length 2453 with parameters:
51
  ```
52
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
53
  ```
@@ -62,7 +62,7 @@ The model was trained with the parameters:
62
  Parameters of the fit()-Method:
63
  ```
64
  {
65
- "epochs": 10,
66
  "evaluation_steps": 0,
67
  "evaluator": "NoneType",
68
  "max_grad_norm": 1,
@@ -72,7 +72,7 @@ Parameters of the fit()-Method:
72
  },
73
  "scheduler": "WarmupLinear",
74
  "steps_per_epoch": null,
75
- "warmup_steps": 245,
76
  "weight_decay": 0.01
77
  }
78
  ```
 
47
 
48
  **DataLoader**:
49
 
50
+ `torch.utils.data.dataloader.DataLoader` of length 2334 with parameters:
51
  ```
52
  {'batch_size': 16, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
53
  ```
 
62
  Parameters of the fit()-Method:
63
  ```
64
  {
65
+ "epochs": 15,
66
  "evaluation_steps": 0,
67
  "evaluator": "NoneType",
68
  "max_grad_norm": 1,
 
72
  },
73
  "scheduler": "WarmupLinear",
74
  "steps_per_epoch": null,
75
+ "warmup_steps": 233,
76
  "weight_decay": 0.01
77
  }
78
  ```
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0586b94ce57ddd9019947a12885446c6a2208e9f0e1f057e14a4760fe4d8cf8
3
  size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2370dd8c1cb7a9e6bb444e5a5b75c25e74ddbd9ad13097cc1e87f8859d5c529
3
  size 90864192