lakshyaag commited on
Commit
196e5e3
·
verified ·
1 Parent(s): 5d7151c

lakshyaag/llama38binstruct-summary-tldrlegal

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.0867
24
 
25
  ## Model description
26
 
@@ -46,16 +46,18 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
- - training_steps: 100
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss |
54
- |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.519 | 1.25 | 25 | 1.6759 |
56
- | 0.4363 | 2.5 | 50 | 1.7830 |
57
- | 0.1865 | 3.75 | 75 | 1.9570 |
58
- | 0.1076 | 5.0 | 100 | 2.0867 |
 
 
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.8731
24
 
25
  ## Model description
26
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
+ - training_steps: 150
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:------:|:----:|:---------------:|
55
+ | 1.6074 | 1.1905 | 25 | 1.2061 |
56
+ | 0.6597 | 2.3810 | 50 | 1.3782 |
57
+ | 0.2859 | 3.5714 | 75 | 1.5552 |
58
+ | 0.1349 | 4.7619 | 100 | 1.8426 |
59
+ | 0.068 | 5.9524 | 125 | 1.8918 |
60
+ | 0.039 | 7.1429 | 150 | 1.8731 |
61
 
62
 
63
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
- "o_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "up_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
+ "up_proj",
26
  "q_proj",
 
 
27
  "gate_proj",
28
+ "k_proj",
29
+ "o_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:76d319f5954c3413802fbb924b03589e7454cc56e37ff8881d88d756ba742f61
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3284408eda2e6fbce5055680326f0e99f1de010fb787b7bf81ea5b5556cdb76
3
  size 167832240
runs/Jun15_03-55-27_03854b07a572/events.out.tfevents.1718423733.03854b07a572.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b574967d768e01ba47b80002ec3ee30cdc3b110825f555179f9ea4f977c9ea
3
+ size 10841
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a160a351c4560734e62e6fba61a4474f0b8f571d8f3ffb95a6f22c5d9ecd222
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a8f5d7b5c25a665bad36c003903f15d6fc2fc3db8189e1f627b95282d9d532
3
  size 5432