stlee9048 commited on
Commit
c133e61
1 Parent(s): 0438001

stlee9048/HMGICS_SETBOX

Browse files
README.md CHANGED
@@ -18,7 +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](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 4.6224
22
 
23
  ## Model description
24
 
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 2.6187 | 10.0 | 10 | 3.2202 |
56
- | 1.2119 | 20.0 | 20 | 3.0447 |
57
- | 0.008 | 30.0 | 30 | 3.1600 |
58
- | 0.0 | 40.0 | 40 | 3.7623 |
59
- | 0.0 | 50.0 | 50 | 4.2872 |
60
- | 0.0 | 60.0 | 60 | 4.5001 |
61
- | 0.0 | 70.0 | 70 | 4.6249 |
62
- | 0.0 | 80.0 | 80 | 4.5756 |
63
- | 0.0 | 90.0 | 90 | 4.7558 |
64
- | 0.0 | 100.0 | 100 | 4.6224 |
65
 
66
 
67
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: nan
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.0 | 10.0 | 10 | nan |
56
+ | 0.0 | 20.0 | 20 | nan |
57
+ | 0.0 | 30.0 | 30 | nan |
58
+ | 0.0 | 40.0 | 40 | nan |
59
+ | 0.0 | 50.0 | 50 | nan |
60
+ | 0.0 | 60.0 | 60 | nan |
61
+ | 0.0 | 70.0 | 70 | nan |
62
+ | 0.0 | 80.0 | 80 | nan |
63
+ | 0.0 | 90.0 | 90 | nan |
64
+ | 0.0 | 100.0 | 100 | nan |
65
 
66
 
67
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "up_proj",
 
 
 
25
  "k_proj",
26
  "down_proj",
27
- "gate_proj",
28
- "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
+ "q_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
  "k_proj",
28
  "down_proj",
29
+ "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2f19c4e749969a72cec6fe00d0808d698b17a9ab583b47c9839d0b136699184
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad398dd72d0426402c8b17fd6e2d1daf82f2c49197bcde73c74b4eef55066d2
3
  size 167832240
runs/Nov22_12-45-35_2300022N01/events.out.tfevents.1732250744.2300022N01.50084.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b5583854dfc9ee128583cca3570c49101a9c74ea44885888d4e9c7ad3ab349d
3
+ size 29420
runs/Nov22_13-37-52_2300022N01/events.out.tfevents.1732253880.2300022N01.26744.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c42122d2ce43a2c03067867b7b91148d6d5e63c697937618b47842dc067cacc6
3
+ size 29420
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:640c0fbd64d131bd5eac7f9eb69274dabfc307c39fcf83a04f9b59c315945ca9
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33545fca7b92443663e6d3c0d479ffaa7ec030116e205ec2b596424ebb3ffad3
3
  size 5304