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

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
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
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "gate_proj",
 
 
23
  "q_proj",
24
  "o_proj",
25
+ "up_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "down_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:c8f74760e320c63316671425c81e63894119f78550b1c83927b45a107e77d4ae
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d895935c1e1d8f12fefcd1d610474ba982c26505088a4b0e47648c07feea196
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.3681,
5
  "train_samples_per_second": 0.04,
6
- "train_steps_per_second": 0.045
7
  }
 
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
+ "train_runtime": 22.7564,
5
  "train_samples_per_second": 0.04,
6
+ "train_steps_per_second": 0.044
7
  }
runs/Jun09_23-34-52_ip-172-31-4-18/events.out.tfevents.1717976140.ip-172-31-4-18.4567.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a9242d077c34210c8a6f2505e6c5a60fa7fd70eba71c1ec4be5646ea286849
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.3681,
5
  "train_samples_per_second": 0.04,
6
- "train_steps_per_second": 0.045
7
  }
 
1
  {
2
  "epoch": 0.0,
3
  "train_loss": 0.6931471824645996,
4
+ "train_runtime": 22.7564,
5
  "train_samples_per_second": 0.04,
6
+ "train_steps_per_second": 0.044
7
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6581b1a050380b6e62db0e1e4004eaf6e97fbb6e976482e1f4203a31bf1c3ae7
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc85119d32ecf4f56e19f8b3bd35e80173ca9a792cd584d0d6d5711a53eba9de
3
  size 4664