snoop088 commited on
Commit
818a42c
1 Parent(s): 5f89604

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "bigscience/bloom-3b",
5
- "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -19,6 +19,7 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "query_key_value"
23
  ],
24
  "task_type": "QUESTION_ANS"
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "bigscience/bloom-3b",
5
+ "bias": "lora_only",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "dense",
23
  "query_key_value"
24
  ],
25
  "task_type": "QUESTION_ANS"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88f5a9be5c250cd6229e7a416bc712d272c2245e68f726f4668a052adc610968
3
- size 39341028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76005788471d9bd99b7ba768cfb0bf188801a8f539878d7f8950c4e6a11aa510
3
+ size 59010196
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fce78a67499b821f0f1ab7301675cf1f528d0adcc6ffdb33701fca1dee737b73
3
  size 14500733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da5684d6092a6428ca290ad0585814cd34945fca09850353b425f3be7017717
3
  size 14500733
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7358ad4cd028439999a29ee728a2156e1e63abdb3fbbbeba946281ad7f15b32
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008d4e60f5420c8484c8ace0dfce60da18503851160c5ad8ed0b0b3e8085b007
3
  size 4728