error577 commited on
Commit
1fb32df
·
verified ·
1 Parent(s): 246179b

Training in progress, step 50

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/gemma-7b-it
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
3
  library_name: peft
4
  ---
5
 
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
- "gate_proj",
29
- "k_proj",
30
  "up_proj",
31
- "o_proj",
32
  "down_proj",
33
- "q_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "up_proj",
 
28
  "down_proj",
29
+ "gate_proj",
30
+ "q_proj",
31
+ "k_proj",
32
+ "v_proj",
33
+ "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3cbdd1a5988e71b07beb5ca4d9ab6b71d6ced07605f66f1bce43a6192a6e362
3
  size 201892112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abac03d547b6c4f1645b44cc61c5de8139000c66c7655dfcb706e54a7d9df5f8
3
  size 201892112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e27a93df5b3d77d043fe4d5489e5c6c94e727dad085393b9afa04ca6d7ce5a89
3
  size 7121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd4f0b2880e9cf34864be2b1b68ebb7d1fced58003dbbb5770a0553b8b53963
3
  size 7121