Thimira commited on
Commit
331a7f0
1 Parent(s): 9e99f1e

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -23,5 +24,6 @@
23
  "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
 
26
  "use_rslora": false
27
  }
 
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": {},
 
24
  "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
  "use_rslora": false
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d8694b34fe157e6251f241168c4347363af99a092f7221ebc3bb956ae7600b8
3
  size 67126232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa4d70bf026af9f21a411d97c24c215ed5e6a431ae0ffc16ae9585372d7a424
3
  size 67126232
runs/Apr03_14-05-37_ip-172-16-182-117.ec2.internal/events.out.tfevents.1712153246.ip-172-16-182-117.ec2.internal.29831.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac387b72b825ccb8236caf3ea9b416726b683ce8d26e684d8bfe4b2abc81530a
3
+ size 5431
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 27140,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:309ca2c96df78b75b9f7d277c874375ac21292180102ae1a07c55790289f186c
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af93862b47bc03a3b24bc6ff121723712770a2287d61d9d8c0232f4d4b678da2
3
+ size 4984