liannetinytiny
commited on
Commit
•
21d8d19
1
Parent(s):
cf83c18
Training in progress, epoch 0
Browse files- README.md +0 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- config.json +1 -1
- model.safetensors +2 -2
- runs/Oct22_04-23-09_4d2228b22ce9/events.out.tfevents.1729570994.4d2228b22ce9.5817.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -9,7 +9,6 @@ tags:
|
|
9 |
model-index:
|
10 |
- name: TinyLlama-makeConversation-v2
|
11 |
results: []
|
12 |
-
pipeline_tag: document-question-answering
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
model-index:
|
10 |
- name: TinyLlama-makeConversation-v2
|
11 |
results: []
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"v_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4517152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:615861be2b96a9af05d4be11ca60ce899443bbc8014fe4296f73d13f5e929753
|
3 |
size 4517152
|
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"rope_scaling": null,
|
23 |
"rope_theta": 10000.0,
|
24 |
"tie_word_embeddings": false,
|
25 |
-
"torch_dtype": "
|
26 |
"transformers_version": "4.44.2",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000
|
|
|
22 |
"rope_scaling": null,
|
23 |
"rope_theta": 10000.0,
|
24 |
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float32",
|
26 |
"transformers_version": "4.44.2",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 32000
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb13d70140645445ec42b2213f65797f40e657cef0490b477204e72ffcdfa1c
|
3 |
+
size 412102656
|
runs/Oct22_04-23-09_4d2228b22ce9/events.out.tfevents.1729570994.4d2228b22ce9.5817.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab74dba85f4b330001cda9c77ad977d44d5f3aab0a089ed740cbb80f631a0e25
|
3 |
+
size 11391
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e509cecb0d722935cf35d44e841329467a6eae000cfabff7faec8f78e8b68e0
|
3 |
size 5496
|