tomtseng commited on
Commit
47c76b7
·
verified ·
1 Parent(s): 80cb307

Model save

Browse files
README.md CHANGED
@@ -34,12 +34,12 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
- - train_batch_size: 10
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - distributed_type: multi-GPU
41
  - gradient_accumulation_steps: 4
42
- - total_train_batch_size: 40
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
  - num_epochs: 1
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
+ - train_batch_size: 16
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - distributed_type: multi-GPU
41
  - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
  - num_epochs: 1
adapter_config.json CHANGED
@@ -16,9 +16,9 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "o_proj",
20
  "q_proj",
21
  "k_proj",
 
22
  "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_proj",
20
  "k_proj",
21
+ "o_proj",
22
  "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
runs/Feb04_00-09-28_r2d2-devbox-fqvnh/events.out.tfevents.1738627784.r2d2-devbox-fqvnh.17579.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa23907217066abe27755afee5a0534e3c7d7deb4e93547cae5719d620ccac93
3
- size 4703
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b16cc8c4754ccd8b2343f0c62c0aeafed19e169e4c6922491092d70ace8b825c
3
+ size 4857
runs/Feb04_00-10-45_r2d2-devbox-fqvnh/events.out.tfevents.1738627861.r2d2-devbox-fqvnh.18026.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c5fdf77c97c328631b8ecfd1d20a277b6fb65b239566e48aa2c64f3ff0351a9
3
+ size 4703
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0e54077e4bdcdd3996c6f99df5cf25d02b3a6726850bc66f5302f35ed8bcc44
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3972cee2946370190289439aab4182858c0c8b33c9729de0d54ccc9dd049719
3
  size 5816