HmzBou commited on
Commit
83a81b2
·
verified ·
1 Parent(s): a395758

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
@@ -27,10 +27,10 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "key",
31
- "query",
32
  "value",
33
- "dense"
 
34
  ],
35
  "task_type": "SEQ_CLS",
36
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "dense",
 
31
  "value",
32
+ "key",
33
+ "query"
34
  ],
35
  "task_type": "SEQ_CLS",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98ea117b668e9d9326dce82fe52b1fcb08733c84a22fbfa9da80c23346c0b3ef
3
  size 399800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c798ef934380b1926309228c6b3e28d3017824dccd241163690538df9cb11a10
3
  size 399800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d14f9d7e4640d59718cdbf2dc6ae07d9f4dd09f0dad99e790d1f1463d948c9cc
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71744b73d7133e204c343204112650286c1a49426fcc953d0dc5092b0d39cc0
3
  size 5432