sampangtf commited on
Commit
2e44f35
·
verified ·
1 Parent(s): ee70b11

sampangtf/law-nlp

Browse files
README.md CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - gradient_accumulation_steps: 4
41
  - total_train_batch_size: 4
42
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 3
 
39
  - seed: 42
40
  - gradient_accumulation_steps: 4
41
  - total_train_batch_size: 4
42
+ - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
  - num_epochs: 3
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "k_proj",
25
- "q_proj",
26
  "down_proj",
 
 
27
  "gate_proj",
28
  "o_proj",
29
- "up_proj",
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
+ "up_proj",
 
25
  "down_proj",
26
+ "q_proj",
27
+ "k_proj",
28
  "gate_proj",
29
  "o_proj",
 
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cafeeb3d0c0e0762ec3996a8c68c385c9ffb67d96bdb6c058ed323568be0be0
3
  size 24365320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d64df04dac97565ee1bdea971834a144e4eaf2717264e7ce2b6f21490fcac34
3
  size 24365320
runs/Oct19_05-06-55_e6bd37e2d9ea/events.out.tfevents.1729314418.e6bd37e2d9ea.336.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e4354b790033fe484010d3d07e8f45ce4bb104b2409c280fd7c0eb453450a8
3
+ size 5722
runs/Oct19_05-10-27_e6bd37e2d9ea/events.out.tfevents.1729314628.e6bd37e2d9ea.336.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:084163cd0c4ef89013556aa7bdb38ab4d850a786a091612142d88e1a24ed51ec
3
+ size 5722
runs/Oct19_05-10-55_e6bd37e2d9ea/events.out.tfevents.1729314656.e6bd37e2d9ea.336.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e03872c6ea3cda365e93d31a8d5914e411b41abff990f3d0084ea900196d8e
3
+ size 5727
runs/Oct19_05-11-05_e6bd37e2d9ea/events.out.tfevents.1729314666.e6bd37e2d9ea.336.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf010095af543c957cf0c8ce9ed50ce65276376d20318fd2daae5c48c730bed
3
+ size 5727
runs/Oct19_05-12-22_e6bd37e2d9ea/events.out.tfevents.1729314743.e6bd37e2d9ea.336.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f6f3e12eddd907185745f8053a4269d1d94f013497b8fb220ba9c5478bfa52
3
+ size 10422
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:265661ad4acd1eee70234da921fd6d6914526157a286f6e4e7f2e06ecd229e34
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aae65b46d820fb052f322c90128cbb4aa84e6df889d6e39230dea1b4c5160bc7
3
  size 5240