obahamonde
commited on
obahamonde/chaski-7B
Browse files- README.md +21 -8
- adapter_config.json +3 -3
- runs/Mar21_16-32-14_lab/events.out.tfevents.1711038735.lab.153745.0 +3 -0
- tokenizer.json +6 -1
- training_args.bin +2 -2
README.md
CHANGED
@@ -8,23 +8,32 @@ model-index:
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
-
|
|
|
12 |
|
13 |
-
|
|
|
|
|
14 |
|
15 |
## Model description
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
### Training hyperparameters
|
24 |
|
25 |
The following hyperparameters were used during training:
|
26 |
- learning_rate: 0.0002
|
27 |
-
- train_batch_size:
|
28 |
- eval_batch_size: 8
|
29 |
- seed: 42
|
30 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
@@ -32,6 +41,10 @@ The following hyperparameters were used during training:
|
|
32 |
- lr_scheduler_warmup_ratio: 0.03
|
33 |
- num_epochs: 5
|
34 |
|
|
|
|
|
|
|
|
|
35 |
### Framework versions
|
36 |
|
37 |
- Transformers 4.36.2
|
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# chaski-7B
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [cognitivecomputations/dolphin-2.1-mistral-7b](https://huggingface.co/cognitivecomputations/dolphin-2.1-mistral-7b) on an unknown dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
+
More information needed
|
21 |
+
|
22 |
+
## Intended uses & limitations
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Training and evaluation data
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training procedure
|
31 |
|
32 |
### Training hyperparameters
|
33 |
|
34 |
The following hyperparameters were used during training:
|
35 |
- learning_rate: 0.0002
|
36 |
+
- train_batch_size: 1
|
37 |
- eval_batch_size: 8
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
|
|
41 |
- lr_scheduler_warmup_ratio: 0.03
|
42 |
- num_epochs: 5
|
43 |
|
44 |
+
### Training results
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
### Framework versions
|
49 |
|
50 |
- Transformers 4.36.2
|
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
"down_proj",
|
24 |
"gate_proj",
|
25 |
-
"
|
26 |
"v_proj",
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"down_proj",
|
23 |
"gate_proj",
|
24 |
+
"o_proj",
|
25 |
"v_proj",
|
26 |
+
"k_proj",
|
27 |
"q_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
runs/Mar21_16-32-14_lab/events.out.tfevents.1711038735.lab.153745.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77e986ef95d0303fedbc70dadedc8a47a17a7025e721720a442af5cbabbe7ab8
|
3 |
+
size 5576
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": {
|
5 |
"strategy": "BatchLongest",
|
6 |
"direction": "Right",
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
"padding": {
|
10 |
"strategy": "BatchLongest",
|
11 |
"direction": "Right",
|
training_args.bin
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:b589a293338e419f8ac50fb3d91d904e3f21101acea7f7150aa9a9082819050d
|
3 |
+
size 4728
|