jikaixuan commited on
Commit
22e2606
1 Parent(s): 35b6236

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -8,20 +8,17 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "loftq_config": {},
12
  "lora_alpha": 16,
13
  "lora_dropout": 0.1,
14
- "megatron_config": null,
15
- "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
  "r": 64,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
  "q_proj",
24
- "v_proj",
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
11
  "lora_alpha": 16,
12
  "lora_dropout": 0.1,
 
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 64,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
  "k_proj",
21
  "q_proj",
 
22
  "o_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e78401c9e8ea5029f529c015f5f9dbb9fd82a6cc3e09f694cbeeb6db443747d
3
- size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0406300b6805787f762a2121f9820f251877a42d8545635e48aef4887918d89
3
+ size 218138576
runs/Jan20_10-41-11_uclaml04.cs.ucla.edu/events.out.tfevents.1705776427.uclaml04.cs.ucla.edu.176393.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f257a70acf9732cc60f90460388f4a484d5f6f56bbe492cabebfdcf6ce0535
3
+ size 5155
runs/Jan20_10-58-37_uclaml04.cs.ucla.edu/events.out.tfevents.1705777205.uclaml04.cs.ucla.edu.179008.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522056d9b608eff37f3238b9cda880514e45720be5464d396bb082afc96a9969
3
+ size 5148
runs/Jan20_11-04-33_uclaml04.cs.ucla.edu/events.out.tfevents.1705777551.uclaml04.cs.ucla.edu.179638.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b56e285a8365ddd9531b2cf0a064bc1f8b1c0680eb21d723db0ce4c8e53895a
3
+ size 5148
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cc76df2851d4146f789fd37f9db61180778b9f7f4bb177bcab529cc595e76d3
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9103d537bc7a42b0df74010143412e6ee65758ade8a9f94ad18972e25f5db07a
3
  size 4792