tomtseng commited on
Commit
9ba8947
·
verified ·
1 Parent(s): af67c2b

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: 11
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - distributed_type: multi-GPU
41
  - gradient_accumulation_steps: 4
42
- - total_train_batch_size: 44
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: 1
38
  - eval_batch_size: 16
39
  - seed: 42
40
  - distributed_type: multi-GPU
41
  - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 4
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
@@ -17,9 +17,9 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
20
  "o_proj",
21
- "q_proj",
22
- "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
+ "v_proj",
21
  "o_proj",
22
+ "q_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
runs/Feb04_00-47-37_r2d2-devbox-fqvnh/events.out.tfevents.1738630073.r2d2-devbox-fqvnh.22604.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2038b40239f1c9314cbfb2cb17cc634742a37ca05bd635a3370c3db5882d2286
3
+ size 4702
runs/Feb04_01-20-10_r2d2-devbox-fqvnh/events.out.tfevents.1738632026.r2d2-devbox-fqvnh.23252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf9bbcd4df87a9eaa4f03287ea293f6e2c4b44c8b8565d8f317734561d11300
3
+ size 4702
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cb086fa0f352a7cdaf6af7173b7ed288f2f20adf12b97a9cf104524dceb24a8
3
- size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f61e0d477403b0348768c2a5c82297770d6a18e17c7c1da31e26b329c52011d
3
+ size 5880