roydev99 commited on
Commit
2ae50ed
·
verified ·
1 Parent(s): 0d37578

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -24,11 +24,11 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "dense",
28
- "v_proj",
29
- "k_proj",
30
  "fc2",
31
- "q_proj"
 
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/phi-1_5",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "fc2",
28
+ "k_proj",
29
+ "v_proj",
30
+ "q_proj",
31
+ "dense"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72840c5dbdb06142e9dab07f50ac5788638cf1548ace273e7265ebcd361a8313
3
- size 6144928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5977da44eb345f95fd2059c84f3bca7ad2dbf347441a59026bb197bb0c47dc1
3
+ size 20478600
runs/Jun01_17-11-50_08280e8a7989/events.out.tfevents.1748797913.08280e8a7989.11577.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72829a51de9ad7c70babd6b5fc8f009bdd4a948e8e717c7d44ee5b8a00551340
3
+ size 16527
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fd0edc752e40953350556a8a799ec12ad7bb2dcaf05c8f5575a837d4b0fa840
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624a4563e6917129dbb04dc795ffc365d7713694cec212880e11708ace1bb6f4
3
  size 5304