achapman commited on
Commit
80ee6f5
·
verified ·
1 Parent(s): 0c37338

ai-maker-space/llama381binstruct_legal_summarize_short

Browse files
README.md CHANGED
@@ -19,8 +19,6 @@ should probably proofread and complete it, then remove this comment. -->
19
  # llama381binstruct_summarize_short
20
 
21
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3.1-8B-Instruct) on the generator dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 2.4987
24
 
25
  ## Model description
26
 
@@ -48,32 +46,6 @@ The following hyperparameters were used during training:
48
  - lr_scheduler_warmup_steps: 30
49
  - training_steps: 500
50
 
51
- ### Training results
52
-
53
- | Training Loss | Epoch | Step | Validation Loss |
54
- |:-------------:|:-------:|:----:|:---------------:|
55
- | 1.6561 | 1.3158 | 25 | 1.5733 |
56
- | 0.7137 | 2.6316 | 50 | 1.6393 |
57
- | 0.336 | 3.9474 | 75 | 1.8111 |
58
- | 0.1344 | 5.2632 | 100 | 2.1297 |
59
- | 0.0738 | 6.5789 | 125 | 2.0997 |
60
- | 0.052 | 7.8947 | 150 | 2.1198 |
61
- | 0.0333 | 9.2105 | 175 | 2.2542 |
62
- | 0.015 | 10.5263 | 200 | 2.2692 |
63
- | 0.0086 | 11.8421 | 225 | 2.3892 |
64
- | 0.0052 | 13.1579 | 250 | 2.3374 |
65
- | 0.008 | 14.4737 | 275 | 2.3392 |
66
- | 0.0034 | 15.7895 | 300 | 2.3950 |
67
- | 0.0025 | 17.1053 | 325 | 2.4337 |
68
- | 0.0022 | 18.4211 | 350 | 2.4409 |
69
- | 0.002 | 19.7368 | 375 | 2.4601 |
70
- | 0.0024 | 21.0526 | 400 | 2.4790 |
71
- | 0.0017 | 22.3684 | 425 | 2.4881 |
72
- | 0.0017 | 23.6842 | 450 | 2.4939 |
73
- | 0.0019 | 25.0 | 475 | 2.4977 |
74
- | 0.0017 | 26.3158 | 500 | 2.4987 |
75
-
76
-
77
  ### Framework versions
78
 
79
  - PEFT 0.12.0
 
19
  # llama381binstruct_summarize_short
20
 
21
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3.1-8B-Instruct) on the generator dataset.
 
 
22
 
23
  ## Model description
24
 
 
46
  - lr_scheduler_warmup_steps: 30
47
  - training_steps: 500
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - PEFT 0.12.0
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
- "q_proj",
26
- "down_proj",
27
  "v_proj",
 
28
  "up_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "gate_proj",
25
  "up_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "down_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:2b9ab0e1cc1401c57b9876d1ef42139af6f075597764d5b62b94b507775688e9
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76bd808e1059aff48bae39eecc523a175b2563d0e79732dd335b7955210b2fbf
3
  size 167832240
runs/Sep17_18-48-20_3dd6335dad47/events.out.tfevents.1726598927.3dd6335dad47.1142.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67c97de7bedfe4723d5a6e03d9f172862529768cfb9062ffcae8a5a28c187c05
3
+ size 22329
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2632b11cb00b1ffe4b1d2e2a78aee4e66f2cbd0c30605a0d13ea4f4e5ee1ad30
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49541bd7b4a43a5afa9ab3feb3cee79d0ea5adf7a27d0aa0f4005a1a2bd3c7ba
3
  size 5496