andykcheng commited on
Commit
e18c54c
1 Parent(s): 9b160c6

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "PY007/TinyLlama-1.1B-Chat-v0.3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v0.3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0030844aeacea7df3cc44309fef47c7c2da3f8b1260a9baf5f15ff96f98d59ea
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e978b8ae2ef39d91eef2c1eb4af73e8263d2381c7da83077eeb4770072f7f498
3
  size 4517152
runs/Jan24_06-25-29_532f3b2c72a6/events.out.tfevents.1706077534.532f3b2c72a6.176.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f2d0958e638f5786df38f46623de0fec40236f79961d5e5f42bbf06a3a29e2
3
+ size 8095
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7dbf7065e4bc9e89058f1fe0e455e6e2ca06c467fc3ca7631fe9838dad02001
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d847d70466c36fb95b775685dffb7efceec43b7cdc58dc30ad7836a23c46e1
3
  size 4600