lvcalucioli commited on
Commit
3d49bea
·
verified ·
1 Parent(s): dfd5ba6

phi2_question-answering

Browse files
README.md CHANGED
@@ -40,8 +40,8 @@ The following hyperparameters were used during training:
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
- - lr_scheduler_type: constant
44
- - num_epochs: 12
45
 
46
  ### Training results
47
 
 
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine
44
+ - num_epochs: 10
45
 
46
  ### Training results
47
 
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "fc2",
23
  "Wqkv",
24
- "fc1",
25
- "out_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "out_proj",
23
  "fc2",
24
  "Wqkv",
25
+ "fc1"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56431ff8728139d8c36db910217fee2ca1828355ea685f019bce4fc962210a33
3
  size 83919184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24c0f4cf24d19141be7610c343d65e2b68016325fe08d91fb4bca15112d4c86
3
  size 83919184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70909cec6c0a9e979aeae5f4fb643bc918e7b596e03146a0d90805233bcab3bc
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cca16fba08f86ecfd0c1f37fb43d617658b22ab774d6c6a42606012df595115
3
  size 4347