Kyungmin Jeon
commited on
Commit
•
f767903
1
Parent(s):
8169a25
End of training
Browse files- README.md +96 -0
- adapter_config.json +32 -0
- adapter_model.bin +3 -0
- adapter_model.safetensors +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: meta-llama/Llama-2-13b-hf
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: radiopaedia-inst_240219-llama2_13b-240220
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# radiopaedia-inst_240219-llama2_13b-240220
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf) on the None dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.7007
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 0.0003
|
37 |
+
- train_batch_size: 8
|
38 |
+
- eval_batch_size: 16
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 2
|
41 |
+
- total_train_batch_size: 16
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 10
|
45 |
+
- num_epochs: 2
|
46 |
+
- mixed_precision_training: Native AMP
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 0.8308 | 0.05 | 20 | 0.7775 |
|
53 |
+
| 0.767 | 0.11 | 40 | 0.7579 |
|
54 |
+
| 0.7219 | 0.16 | 60 | 0.7441 |
|
55 |
+
| 0.6127 | 0.21 | 80 | 0.7489 |
|
56 |
+
| 0.6799 | 0.27 | 100 | 0.7415 |
|
57 |
+
| 0.7201 | 0.32 | 120 | 0.7369 |
|
58 |
+
| 0.7045 | 0.37 | 140 | 0.7298 |
|
59 |
+
| 0.7259 | 0.42 | 160 | 0.7190 |
|
60 |
+
| 0.8055 | 0.48 | 180 | 0.7158 |
|
61 |
+
| 0.6834 | 0.53 | 200 | 0.7066 |
|
62 |
+
| 0.7885 | 0.58 | 220 | 0.7111 |
|
63 |
+
| 0.71 | 0.64 | 240 | 0.7003 |
|
64 |
+
| 0.7124 | 0.69 | 260 | 0.7008 |
|
65 |
+
| 0.6625 | 0.74 | 280 | 0.7052 |
|
66 |
+
| 0.691 | 0.8 | 300 | 0.6925 |
|
67 |
+
| 0.6148 | 0.85 | 320 | 0.6915 |
|
68 |
+
| 0.6727 | 0.9 | 340 | 0.6821 |
|
69 |
+
| 0.5608 | 0.96 | 360 | 0.6777 |
|
70 |
+
| 0.5981 | 1.01 | 380 | 0.6786 |
|
71 |
+
| 0.5295 | 1.06 | 400 | 0.7046 |
|
72 |
+
| 0.4217 | 1.12 | 420 | 0.7027 |
|
73 |
+
| 0.4026 | 1.17 | 440 | 0.7211 |
|
74 |
+
| 0.4469 | 1.22 | 460 | 0.7030 |
|
75 |
+
| 0.3774 | 1.27 | 480 | 0.7153 |
|
76 |
+
| 0.5217 | 1.33 | 500 | 0.7175 |
|
77 |
+
| 0.3966 | 1.38 | 520 | 0.6978 |
|
78 |
+
| 0.4662 | 1.43 | 540 | 0.7010 |
|
79 |
+
| 0.4038 | 1.49 | 560 | 0.6971 |
|
80 |
+
| 0.4514 | 1.54 | 580 | 0.7009 |
|
81 |
+
| 0.423 | 1.59 | 600 | 0.7069 |
|
82 |
+
| 0.3961 | 1.65 | 620 | 0.7030 |
|
83 |
+
| 0.3723 | 1.7 | 640 | 0.7008 |
|
84 |
+
| 0.3745 | 1.75 | 660 | 0.7008 |
|
85 |
+
| 0.4442 | 1.81 | 680 | 0.7087 |
|
86 |
+
| 0.4094 | 1.86 | 700 | 0.7040 |
|
87 |
+
| 0.3465 | 1.91 | 720 | 0.7015 |
|
88 |
+
| 0.3751 | 1.97 | 740 | 0.7007 |
|
89 |
+
|
90 |
+
|
91 |
+
### Framework versions
|
92 |
+
|
93 |
+
- Transformers 4.35.2
|
94 |
+
- Pytorch 2.0.1+cu117
|
95 |
+
- Datasets 2.14.6
|
96 |
+
- Tokenizers 0.14.1
|
adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "meta-llama/Llama-2-13b-hf",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 16,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 2,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"down_proj",
|
26 |
+
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj"
|
29 |
+
],
|
30 |
+
"task_type": "CAUSAL_LM",
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1fb10af020b3eb43483b48cfcc93bc8b9feac54aa5aca43b310f3b2e9ef7a91
|
3 |
+
size 7688152681
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d6c413f007d049d6946277d54cc48346cde3d41b4093038a6687ffd4da5f4c9
|
3 |
+
size 31367232
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:940f30ee24190d894277cedd1ac53aab6ced72725316614b41f89417e2dbc026
|
3 |
+
size 4219
|