akashmaggon commited on
Commit
a1f1afb
·
verified ·
1 Parent(s): 4dd30f3

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -16,14 +16,14 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "value_proj",
24
- "query_proj",
25
  "key_proj",
26
- "dense"
 
 
27
  ],
28
  "task_type": "TOKEN_CLS",
29
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "key_proj",
24
+ "dense",
25
+ "query_proj",
26
+ "value_proj"
27
  ],
28
  "task_type": "TOKEN_CLS",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eed7c9c112841044f16039f6106dd5e051681288acca4c5f4b5920c1fba6c2f
3
- size 28407596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b69c9a4cb1a9e27533db022f77f2662825200497e11dfd93a8514669dd4d23
3
+ size 14251308
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0137ffce33075ed84bc8d6dad593bb572d478a6c73345c65aa7aa1570c10f7ce
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d42b38bc165a61392ee00ac5697855edb40b1c86d3e3fecf1b67710c0e5c43
3
  size 4984