Advaith1612 commited on
Commit
c40e54a
1 Parent(s): efbd03d

Training in progress, step 200

Browse files
adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlamaForCausalLM",
5
+ "parent_library": "transformers.models.llama.modeling_llama"
6
+ },
7
+ "base_model_name_or_path": "sarvamai/sarvam-2b-v0.5",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 128,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "up_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "o_proj",
30
+ "q_proj",
31
+ "lm_head",
32
+ "down_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": null,
36
+ "use_dora": false,
37
+ "use_rslora": false
38
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b536ac166e2fda0223d656a0be52c16e5b4cdb6e95cce449ceaed656a8256783
3
+ size 925856160
runs/Aug28_19-45-53_7bbf44dbc635/events.out.tfevents.1724874365.7bbf44dbc635.6352.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:554ac4e35d52a4c42208ea13fe651fa882dc7d108972b85fff651bfa4fcb667b
3
+ size 5534
runs/Aug28_19-47-27_7bbf44dbc635/events.out.tfevents.1724874452.7bbf44dbc635.6352.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2e78ee0e1d488a3f21f00e3825a1383cb841c9276afebad14fd48a354a47e5a
3
+ size 6175
runs/Aug28_20-02-19_7bbf44dbc635/events.out.tfevents.1724875388.7bbf44dbc635.6352.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75d85af6f07cd9053773cfb653c42d07ad51d0c2fafa4c62a3424db1a6d84998
3
+ size 5527
runs/Aug28_20-03-22_7bbf44dbc635/events.out.tfevents.1724875407.7bbf44dbc635.6352.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576d2213681bac032b63643ae934bec05cc08ee8469c406582e4ef6c007744fa
3
+ size 6168
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582f0de74ed5824f1fbfcc4ebee777010436cbae736bdd070a0f20cce2af8411
3
+ size 5240