Model save
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# lora
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
+
base_model: cyberagent/open-calm-3b
|
3 |
library_name: peft
|
4 |
+
license: cc-by-sa-4.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
14 |
|
15 |
# lora
|
16 |
|
17 |
+
This model is a fine-tuned version of [cyberagent/open-calm-3b](https://huggingface.co/cyberagent/open-calm-3b) on an unknown dataset.
|
18 |
|
19 |
## Model description
|
20 |
|
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "GPTNeoXForCausalLM",
|
5 |
"parent_library": "transformers.models.gpt_neox.modeling_gpt_neox"
|
6 |
},
|
7 |
-
"base_model_name_or_path": "
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
@@ -23,10 +23,10 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"mlp.dense_h_to_4h",
|
27 |
-
"attention.dense",
|
28 |
"mlp.dense_4h_to_h",
|
29 |
-
"attention.
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": true,
|
|
|
4 |
"base_model_class": "GPTNeoXForCausalLM",
|
5 |
"parent_library": "transformers.models.gpt_neox.modeling_gpt_neox"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "cyberagent/open-calm-3b",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"attention.query_key_value",
|
27 |
"mlp.dense_h_to_4h",
|
|
|
28 |
"mlp.dense_4h_to_h",
|
29 |
+
"attention.dense"
|
30 |
],
|
31 |
"task_type": null,
|
32 |
"use_dora": true,
|
adapter_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:93ab0cfc304c15164f60fdb20badb7c85d6b08ffa5001710fc123cfa9ef9eb98
|
3 |
+
size 22500040
|
runs/Oct27_20-13-22_graz/events.out.tfevents.1730027614.graz.1069581.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d126cf006167cca67f1ec1cc3b404c1f198e72a8cd51795980884605a86c486
|
3 |
+
size 5687
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7151
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:488612a99aa92971b8aeb6f72cef5f5d053ca687fb6d4c423846a7c5dc0220a1
|
3 |
size 7151
|