RishitToteja commited on
Commit
015aebe
1 Parent(s): cf6dd17

basic training

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "base_model_name_or_path": "bigscience/bloom-7b1",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
  "layers_to_transform": null,
9
- "lora_alpha": 32,
10
- "lora_dropout": 0.05,
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
- "r": 16,
14
  "revision": null,
15
  "target_modules": [
16
  "query_key_value"
 
1
  {
2
+ "base_model_name_or_path": null,
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
  "layers_to_transform": null,
9
+ "lora_alpha": 16,
10
+ "lora_dropout": 0.1,
11
  "modules_to_save": null,
12
  "peft_type": "LORA",
13
+ "r": 32,
14
  "revision": null,
15
  "target_modules": [
16
  "query_key_value"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee17d2441dab2b94d4e1565907cd92ff221ba522e4d4e23c9cc38e47046346e
3
- size 31479589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0399e097372ff70b1da109d5d51ac7c11fb252c472c04d9278dc42714b96b54d
3
+ size 62938917