gapendl commited on
Commit
c1ecfaa
·
verified ·
1 Parent(s): 3476051

finetuned qa dataset 6 epochs

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -101,9 +101,9 @@ The model was trained with the parameters:
101
  Parameters of the fit()-Method:
102
  ```
103
  {
104
- "epochs": 4,
105
- "evaluation_steps": 50,
106
- "evaluator": "sentence_transformers.evaluation.InformationRetrievalEvaluator.InformationRetrievalEvaluator",
107
  "max_grad_norm": 1,
108
  "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
109
  "optimizer_params": {
@@ -111,7 +111,7 @@ Parameters of the fit()-Method:
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
- "warmup_steps": 824,
115
  "weight_decay": 0.01
116
  }
117
  ```
 
101
  Parameters of the fit()-Method:
102
  ```
103
  {
104
+ "epochs": 2,
105
+ "evaluation_steps": 0,
106
+ "evaluator": "NoneType",
107
  "max_grad_norm": 1,
108
  "optimizer_class": "<class 'torch.optim.adamw.AdamW'>",
109
  "optimizer_params": {
 
111
  },
112
  "scheduler": "WarmupLinear",
113
  "steps_per_epoch": null,
114
+ "warmup_steps": 412,
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:27c9e463bd0fabd102a9f1689afecfb4d38db14b44ecb44526643ad30e0ecb22
3
  size 439733088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79639c3046c3aaf6ded71588ab75d1d3668f21d083bad8e4714a20ba94cc87de
3
  size 439733088