Kyungmin Jeon
commited on
Commit
•
0377a74
1
Parent(s):
4878f27
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_240215-llama2_13b-240215
|
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_240215-llama2_13b-240215
|
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.7504
|
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.851 | 0.05 | 20 | 0.8541 |
|
53 |
+
| 0.8377 | 0.11 | 40 | 0.8270 |
|
54 |
+
| 0.795 | 0.16 | 60 | 0.8237 |
|
55 |
+
| 0.7699 | 0.21 | 80 | 0.8089 |
|
56 |
+
| 0.953 | 0.27 | 100 | 0.7974 |
|
57 |
+
| 0.6894 | 0.32 | 120 | 0.7884 |
|
58 |
+
| 0.8883 | 0.37 | 140 | 0.7836 |
|
59 |
+
| 0.8814 | 0.42 | 160 | 0.7792 |
|
60 |
+
| 0.8322 | 0.48 | 180 | 0.7668 |
|
61 |
+
| 0.783 | 0.53 | 200 | 0.7745 |
|
62 |
+
| 0.6963 | 0.58 | 220 | 0.7683 |
|
63 |
+
| 0.7508 | 0.64 | 240 | 0.7540 |
|
64 |
+
| 0.7326 | 0.69 | 260 | 0.7582 |
|
65 |
+
| 0.7751 | 0.74 | 280 | 0.7501 |
|
66 |
+
| 0.6995 | 0.8 | 300 | 0.7473 |
|
67 |
+
| 0.7759 | 0.85 | 320 | 0.7428 |
|
68 |
+
| 0.6506 | 0.9 | 340 | 0.7383 |
|
69 |
+
| 0.7285 | 0.96 | 360 | 0.7296 |
|
70 |
+
| 0.5833 | 1.01 | 380 | 0.7347 |
|
71 |
+
| 0.5223 | 1.06 | 400 | 0.7535 |
|
72 |
+
| 0.3866 | 1.12 | 420 | 0.7685 |
|
73 |
+
| 0.4375 | 1.17 | 440 | 0.7586 |
|
74 |
+
| 0.4582 | 1.22 | 460 | 0.7539 |
|
75 |
+
| 0.4946 | 1.27 | 480 | 0.7646 |
|
76 |
+
| 0.5255 | 1.33 | 500 | 0.7670 |
|
77 |
+
| 0.4355 | 1.38 | 520 | 0.7581 |
|
78 |
+
| 0.4287 | 1.43 | 540 | 0.7574 |
|
79 |
+
| 0.478 | 1.49 | 560 | 0.7602 |
|
80 |
+
| 0.4236 | 1.54 | 580 | 0.7590 |
|
81 |
+
| 0.4873 | 1.59 | 600 | 0.7602 |
|
82 |
+
| 0.5377 | 1.65 | 620 | 0.7582 |
|
83 |
+
| 0.4546 | 1.7 | 640 | 0.7556 |
|
84 |
+
| 0.444 | 1.75 | 660 | 0.7539 |
|
85 |
+
| 0.3584 | 1.81 | 680 | 0.7526 |
|
86 |
+
| 0.4446 | 1.86 | 700 | 0.7502 |
|
87 |
+
| 0.385 | 1.91 | 720 | 0.7506 |
|
88 |
+
| 0.5061 | 1.97 | 740 | 0.7504 |
|
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 |
+
"q_proj",
|
23 |
+
"gate_proj",
|
24 |
+
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"up_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:5574c87c3cedd11465314f3df5fdf0a9b3fcac78d01dc76e90da8d8e3dcba940
|
3 |
+
size 7688152681
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef9e3d98d7691c1287308031560bd9d707dd84adf77071eabf128a454f28a484
|
3 |
+
size 31367232
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d9eec24932491e4587e4a331c410a4b54c3ed64fd0ce38ba89a4e3d73f617de
|
3 |
+
size 4219
|