lvcalucioli commited on
Commit
3bf3a2f
1 Parent(s): 8152871

phi2_linear_syntetic-question-answering

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
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
 
 
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: cosine
44
+ - num_epochs: 2
45
 
46
  ### Training results
47
 
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "Wqkv",
23
  "out_proj",
24
- "fc2",
25
- "fc1"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "out_proj",
23
+ "Wqkv",
24
+ "fc1",
25
+ "fc2"
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:ea3f231c3b2d60ddf994cc90d7bbff1294b92a747883d678fae0af5a31333934
3
  size 83919184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40d861bb1d4ca324f57d9da2e07cc5a6fff8f3fc826074260c46e19d5b109bb
3
  size 83919184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f820bf651e25827192952ea5928c74a53483c1d35c91151b09cda834359594e
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f25fe79e2610a6247d06cb30ddfe26a5d20e2c635e5c342557d6b96260c4a9
3
  size 4411