NanQiangHF commited on
Commit
ceda675
1 Parent(s): 4fafb6f

NanQiangHF/llama3_8b_instruct_BWRM

Browse files
Files changed (3) hide show
  1. README.md +12 -18
  2. adapter_model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2710
20
 
21
  ## Model description
22
 
@@ -43,28 +43,22 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 1024
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
- | 0.8058 | 0.1840 | 20 | 0.5918 |
53
- | 0.5986 | 0.3680 | 40 | 0.5643 |
54
- | 0.5513 | 0.5520 | 60 | 0.5113 |
55
- | 0.5039 | 0.7361 | 80 | 0.4433 |
56
- | 0.4539 | 0.9201 | 100 | 0.4424 |
57
- | 0.4083 | 1.1041 | 120 | 0.4024 |
58
- | 0.3823 | 1.2881 | 140 | 0.3805 |
59
- | 0.3644 | 1.4721 | 160 | 0.3400 |
60
- | 0.336 | 1.6561 | 180 | 0.3206 |
61
- | 0.3314 | 1.8401 | 200 | 0.3185 |
62
- | 0.3105 | 2.0242 | 220 | 0.3078 |
63
- | 0.2929 | 2.2082 | 240 | 0.2948 |
64
- | 0.2855 | 2.3922 | 260 | 0.2831 |
65
- | 0.2787 | 2.5762 | 280 | 0.2821 |
66
- | 0.2717 | 2.7602 | 300 | 0.2757 |
67
- | 0.2703 | 2.9442 | 320 | 0.2710 |
68
 
69
 
70
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2420
20
 
21
  ## Model description
22
 
 
43
  - total_train_batch_size: 1024
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
+ | 0.7073 | 0.4600 | 50 | 0.5674 |
53
+ | 0.5127 | 0.9201 | 100 | 0.4938 |
54
+ | 0.4164 | 1.3801 | 150 | 0.3664 |
55
+ | 0.3712 | 1.8401 | 200 | 0.3447 |
56
+ | 0.3255 | 2.3002 | 250 | 0.3387 |
57
+ | 0.2926 | 2.7602 | 300 | 0.2809 |
58
+ | 0.2725 | 3.2202 | 350 | 0.2721 |
59
+ | 0.254 | 3.6803 | 400 | 0.2562 |
60
+ | 0.2421 | 4.1403 | 450 | 0.2460 |
61
+ | 0.228 | 4.6003 | 500 | 0.2420 |
 
 
 
 
 
 
62
 
63
 
64
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a723410b8b5283b2ca0dfd2497b87c4c0bbaa9f452f6faa5a6b01de93dcf2c64
3
  size 6849208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a95e06e2db0573f7ba9001dcc0a4c019a674985731a8eb8b157cb0ae1760f009
3
  size 6849208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56e6500f2b35510d5ad2fde91222b70fdc3ba67e3b05a808223e14ee7b01385f
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7713c06915626241a6e23030a22aaa689270d419680461a4c873a9b353ae89a
3
  size 5304