ZahrizhalAli commited on
Commit
aea4a25
1 Parent(s): 836e4e6

Initial Model Falcon-7b Finetuned

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "ybelkada/falcon-7b-sharded-bf16",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 32,
11
+ "lora_dropout": 0.05,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 32,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "query_key_value",
18
+ "dense",
19
+ "dense_h_to_4h",
20
+ "dense_4h_to_h"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c74dbc999c337ca8e508443bd11d1353e48c210e74359450cfd9014c1330d2b1
3
+ size 261189453
runs/Aug09_03-42-07_a0cc28060a2d/events.out.tfevents.1691553715.a0cc28060a2d.966.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956b10e7933bde3a48c5a0b93b3daaa2a2437a4194b1ab43ef8a0219df61a6ae
3
+ size 5105
runs/Aug09_04-17-50_a0cc28060a2d/events.out.tfevents.1691554816.a0cc28060a2d.11035.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf85e46684e9020edc696642c7122fe614d3129b8f287945c19de422a5316eb4
3
+ size 5105
runs/Aug09_04-21-49_a0cc28060a2d/events.out.tfevents.1691554956.a0cc28060a2d.11035.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db3fad32d77cda0230f44da9acc204d0a27efba3cc66aecbab2f79b88e426d1
3
+ size 5105
runs/Aug09_04-22-58_a0cc28060a2d/events.out.tfevents.1691554985.a0cc28060a2d.11035.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a81a879228855e7a8359c8ad7bbd0b0b5a2bbc9899b2d82b666f0b2e724df5d1
3
+ size 10447