CitrusBoy/Gemma_Model_News
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- trl
|
@@ -9,11 +9,6 @@ base_model: google/gemma-7b-it
|
|
9 |
model-index:
|
10 |
- name: Gemma_Model_News
|
11 |
results: []
|
12 |
-
datasets:
|
13 |
-
- CitrusBoy/NewsArticles
|
14 |
-
metrics:
|
15 |
-
- bleu
|
16 |
-
- accuracy
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
license: gemma
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- trl
|
|
|
9 |
model-index:
|
10 |
- name: Gemma_Model_News
|
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
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
"up_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"k_proj",
|
26 |
-
"q_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
23 |
+
"o_proj",
|
24 |
"v_proj",
|
|
|
|
|
25 |
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_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:
|
3 |
size 100059752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fa57664fa37542074f09c19e6fe21cecec3750f52a2d8d2f02ae5674e3557c1
|
3 |
size 100059752
|
runs/Apr06_13-17-05_64b1c3449ce8/events.out.tfevents.1712409427.64b1c3449ce8.6870.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6455135d9a6670670e6687abf6ebd65f6def8b1ffa4f9093ebad05929eedbef8
|
3 |
+
size 7446
|
tokenizer.json
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:ce19157ce6b457736a0015a2a4fb06c966c6ff252ec9d1950777eec6598abf6d
|
3 |
+
size 17478028
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5d7320e0c141675d9f4b56b79e83c911cb5d4383e047efdadaa19333a9b93f1
|
3 |
size 4920
|