stlee9048 commited on
Commit
6e00033
1 Parent(s): ea04188

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: 3.3878
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
- | 5.1326 | 7.2727 | 10 | 3.1947 |
56
- | 3.6512 | 14.5455 | 20 | 2.7407 |
57
- | 2.442 | 21.8182 | 30 | 1.8273 |
58
- | 0.795 | 29.0909 | 40 | 1.9012 |
59
- | 0.0041 | 36.3636 | 50 | 3.3044 |
60
- | 0.0005 | 43.6364 | 60 | 3.5940 |
61
- | 0.0251 | 50.9091 | 70 | 3.1454 |
62
- | 0.062 | 58.1818 | 80 | 3.3136 |
63
- | 0.0006 | 65.4545 | 90 | 3.1543 |
64
- | 0.0001 | 72.7273 | 100 | 3.3878 |
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: 7.3704
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-------:|:----:|:---------------:|
55
+ | 3.1821 | 4.4444 | 10 | 3.6998 |
56
+ | 2.6754 | 8.8889 | 20 | 3.4513 |
57
+ | 3.8983 | 13.3333 | 30 | 3.2089 |
58
+ | 1.4461 | 17.7778 | 40 | 3.4964 |
59
+ | 0.5732 | 22.2222 | 50 | 4.5111 |
60
+ | 0.0226 | 26.6667 | 60 | 6.9400 |
61
+ | 0.0818 | 31.1111 | 70 | 7.3203 |
62
+ | 0.0024 | 35.5556 | 80 | 6.2920 |
63
+ | 0.0026 | 40.0 | 90 | 6.9197 |
64
+ | 0.0004 | 44.4444 | 100 | 7.3704 |
65
 
66
 
67
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
  "gate_proj",
26
  "q_proj",
27
- "v_proj",
 
 
28
  "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "q_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "k_proj",
28
  "up_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:efe4c2c81eea88e93f5d33ff80490fb8c78bb74ae69b52022c5376b849bc18d8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea206e86cf353a3267db61b0ddd2239ade1556ee00451b33ad5e71d7a29ecc0
3
  size 167832240
runs/Nov21_15-00-00_2300022N01/events.out.tfevents.1732172769.2300022N01.35984.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4cd7394b048723daf924f85924bf91e94021a050e703b08f8d848fcfd83014d
3
+ size 29420
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c5cf44023714fb39b05e71e425f8d7b92805ff73f7988b083b8c87f0bf87393
3
- size 17209961
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42245018febb197f678c617aa628114f94db7080a6d3eb5304197fdf74ff30f3
3
+ size 17210060
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae8247c3fd040f626a94f6d7e2add05eb08c6245a0df622d9b00347ee0f4b064
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4746c60d647ac555df1869f31c67159fe896e9ad303abeac865b068d0e5951
3
  size 5304