amritpuhan commited on
Commit
9c080c4
1 Parent(s): 00d0467

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bert-base-uncased",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "query",
24
+ "value"
25
+ ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bde74d46e6c08fc98e5136e62b937e929b7c0dcce408e9cad49eb382ef9154b9
3
+ size 1186328
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1f27580af5b24b7e3fcdc14c4abf8d371dda881bbf0757e8a9a54bdcdecde0f
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1786c2a5d5db213410286ade4a6eb42720ce77a666f9ffa400a04897c1e95c3e
3
  size 437955572
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70ec95226c0b1907fbdcd67fed42e83f491fee544f49b14f298abe54cd05d723
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055335327bb777e0c4ef1a2558aa8ea4d5d54bb1f7a2e7c4451234b9f4fd8111
3
  size 5176