lvcalucioli commited on
Commit
2e4bdd0
·
verified ·
1 Parent(s): 6a94c17

llamantino7b_2_multiple-choice

Browse files
README.md CHANGED
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
- - num_epochs: 12
46
 
47
  ### Training results
48
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: constant
44
  - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 10
46
 
47
  ### Training results
48
 
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c23816478b4500bf470557c77978a71bfd68cc486028ef55055ed6a30bcb82a9
3
  size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3d1b76ed63634a8cba8257d9c22732da4e9ceebb2e8959647c80720826db3c
3
  size 134235048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c4dc4e99fadbd15e150ad0e438ff9aa34940cc141ed2a5ea3dd1e19e1587e35
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994196313494262acdbcbdb0cccea9a84128467a792e5d857976dec722fd505a
3
  size 4347