kyryl-opens-ml commited on
Commit
2654824
1 Parent(s): 2167a57

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "o_proj",
24
- "q_proj",
25
  "v_proj",
 
 
26
  "k_proj",
27
- "up_proj",
28
- "down_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
  "k_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:157d250cbedf080e945e2db577d74e38facc34007beea1fbf052daff3189d860
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8f74760e320c63316671425c81e63894119f78550b1c83927b45a107e77d4ae
3
  size 1342239008
all_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
- "train_runtime": 22.4945,
5
  "train_samples_per_second": 0.04,
6
- "train_steps_per_second": 0.044
7
  }
 
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
+ "train_runtime": 22.3681,
5
  "train_samples_per_second": 0.04,
6
+ "train_steps_per_second": 0.045
7
  }
runs/Jun09_21-16-16_ip-172-31-4-18/events.out.tfevents.1717967784.ip-172-31-4-18.68572.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396d130e19c873518fd643c52ad676f2111b5db4238a456fa74f883e63abd585
3
+ size 5098
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
- "train_runtime": 22.4945,
5
  "train_samples_per_second": 0.04,
6
- "train_steps_per_second": 0.044
7
  }
 
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
+ "train_runtime": 22.3681,
5
  "train_samples_per_second": 0.04,
6
+ "train_steps_per_second": 0.045
7
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a937bc398fc4d4d98bd020513290d5ac66c4f651db04e224862b7fa89c03a1cc
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6581b1a050380b6e62db0e1e4004eaf6e97fbb6e976482e1f4203a31bf1c3ae7
3
  size 4664