sanyamjain0315 commited on
Commit
7b41bb6
1 Parent(s): cb4fdea

Add new SentenceTransformer model.

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ The model was trained with the parameters:
62
  Parameters of the fit()-Method:
63
  ```
64
  {
65
- "epochs": 2,
66
  "evaluation_steps": 50,
67
  "evaluator": "sentence_transformers.evaluation.InformationRetrievalEvaluator.InformationRetrievalEvaluator",
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": 121,
76
  "weight_decay": 0.01
77
  }
78
  ```
 
62
  Parameters of the fit()-Method:
63
  ```
64
  {
65
+ "epochs": 3,
66
  "evaluation_steps": 50,
67
  "evaluator": "sentence_transformers.evaluation.InformationRetrievalEvaluator.InformationRetrievalEvaluator",
68
  "max_grad_norm": 1,
 
72
  },
73
  "scheduler": "WarmupLinear",
74
  "steps_per_epoch": null,
75
+ "warmup_steps": 181,
76
  "weight_decay": 0.01
77
  }
78
  ```
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "pad_token_id": 0,
25
  "position_embedding_type": "absolute",
26
  "torch_dtype": "float32",
27
- "transformers_version": "4.42.4",
28
  "type_vocab_size": 2,
29
  "use_cache": true,
30
  "vocab_size": 30522
 
24
  "pad_token_id": 0,
25
  "position_embedding_type": "absolute",
26
  "torch_dtype": "float32",
27
+ "transformers_version": "4.41.2",
28
  "type_vocab_size": 2,
29
  "use_cache": true,
30
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4724b75f9a5a1c6413bb4c25924522127705f3cd77b8f7e34b29c408f0410614
3
  size 133462128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e572d504f1781c392bf83c1547ae342e7eb50a2f3e99894f04560c536c2f42
3
  size 133462128