snoop088 commited on
Commit
444b1d9
1 Parent(s): 34e3c6f

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": "lora_only",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -13,7 +13,10 @@
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": 16,
19
  "rank_pattern": {},
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "bigscience/bloom-3b",
5
+ "bias": "all",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
+ "modules_to_save": [
17
+ "qa_outputs.weight",
18
+ "qa_outputs.bias"
19
+ ],
20
  "peft_type": "LORA",
21
  "r": 16,
22
  "rank_pattern": {},
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68ff1f3ad8b4b149edaa6a468a41fc11e9435f1bab5ed59223898daf93b57c52
3
- size 19680196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:092e010c6c99acbd78abbfd1cde7e4135e8f9bd8ac269ef6af8d4624be1d641f
3
+ size 21403940
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d4c56ac89f13363d5aac868d49f97fee18964516ec702585417c21c2e241dbf
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ca301bdb8f5275e961724687fe4ca74d3f419657165fe8ed959ec5906bf9695
3
  size 4728