AlyGreo commited on
Commit
9fcaba7
·
verified ·
1 Parent(s): 5092bf3

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -12,19 +12,21 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 64,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "v",
27
- "q"
 
 
28
  ],
29
  "task_type": "SEQ_2_SEQ_LM",
30
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "v",
27
+ "k",
28
+ "q",
29
+ "o"
30
  ],
31
  "task_type": "SEQ_2_SEQ_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4183f3ff9cb16c4be3ba5964836fe5b115257921c5758b548ad2eaaa94df0bce
3
- size 14176016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daed4f58aaeb134c2276109ddda78ec1a836644a8550ee5f0b062d44419900e4
3
+ size 7117824
tokenizer_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<pad>",
 
1
  {
2
+ "add_prefix_space": null,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:257adc19181b44d46a14429956f6d930b2ba08cb030ef48856b822e1a4c079c4
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcbfb8f8a1b2e761d439397c55cf07067038f3736cccd50d377ea739836ab149
3
  size 5560