shin00001 commited on
Commit
7c0ce45
·
verified ·
1 Parent(s): 61a909c

AI-4-Health/HPP-FINETUNED-Meta-Llama-3-8B-Instruct

Browse files
README.md CHANGED
@@ -18,12 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - eval_loss: 1.4540
22
- - eval_runtime: 9.5935
23
- - eval_samples_per_second: 11.153
24
- - eval_steps_per_second: 1.459
25
- - epoch: 1.6649
26
- - step: 200
27
 
28
  ## Model description
29
 
@@ -51,9 +46,30 @@ The following hyperparameters were used during training:
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: cosine
53
  - lr_scheduler_warmup_ratio: 0.05
54
- - num_epochs: 3
55
  - mixed_precision_training: Native AMP
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  ### Framework versions
58
 
59
  - PEFT 0.11.1
 
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.4403
 
 
 
 
 
22
 
23
  ## Model description
24
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_ratio: 0.05
49
+ - num_epochs: 20
50
  - mixed_precision_training: Native AMP
51
 
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 1.8026 | 0.4162 | 50 | 1.7101 |
57
+ | 1.5158 | 0.8325 | 100 | 1.5503 |
58
+ | 1.437 | 1.2487 | 150 | 1.4967 |
59
+ | 1.3731 | 1.6649 | 200 | 1.4697 |
60
+ | 1.4355 | 2.0812 | 250 | 1.4455 |
61
+ | 1.3037 | 2.4974 | 300 | 1.4299 |
62
+ | 1.4995 | 2.9136 | 350 | 1.4190 |
63
+ | 1.5689 | 3.3299 | 400 | 1.4199 |
64
+ | 1.5008 | 3.7461 | 450 | 1.4122 |
65
+ | 1.357 | 4.1623 | 500 | 1.4182 |
66
+ | 1.3323 | 4.5786 | 550 | 1.4174 |
67
+ | 1.1464 | 4.9948 | 600 | 1.4071 |
68
+ | 1.3099 | 5.4110 | 650 | 1.4232 |
69
+ | 1.2026 | 5.8273 | 700 | 1.4183 |
70
+ | 1.2336 | 6.2435 | 750 | 1.4403 |
71
+
72
+
73
  ### Framework versions
74
 
75
  - PEFT 0.11.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6501ee19efb13db3066b3ca3111726396e9848de0f3f2bd951c6365b9f3ee49f
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d1e12a70fd36173ced19ee8461d02a1be7de1c5b43fdf0c7ec3594fc00da61
3
  size 27280152
runs/Jun14_00-49-10_jupiter/events.out.tfevents.1718297363.jupiter.387952.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa1888cf5751f99b7d91213dec6bceae1c5c56c1b13c30a5905fcd8ee60fc13
3
+ size 5637
runs/Jun14_00-52-54_jupiter/events.out.tfevents.1718297587.jupiter.387952.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ba077ac170b1f248d8104bff8e619eb5b485ffdf76ec44965f4f0fab2f8bab
3
+ size 167788
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02e896f485718fcc80ba95f42b802371c912c071b6c001915e5ead5020bf9fe6
3
- size 4923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c6f0012d8dbcf6c404cdd940bb60a5816ad0c5830ce0b969d6ae893eb88541
3
+ size 4859