Hiranmai49 commited on
Commit
3c1b1ef
1 Parent(s): 1d5da46

Hiranmai49/judicial-summarization-llama-3-finetuned

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/llama-3-8b-bnb-4bit
3
+ library_name: peft
4
+ license: llama3
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - unsloth
9
+ - generated_from_trainer
10
+ model-index:
11
+ - name: judicial-summarization-llama-3-finetuned
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # judicial-summarization-llama-3-finetuned
19
+
20
+ This model is a fine-tuned version of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 2.0076
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0002
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 8
44
+ - seed: 3407
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 8
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 5
50
+ - num_epochs: 6
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 1.6197 | 0.9993 | 696 | 1.6757 |
57
+ | 1.5115 | 2.0 | 1393 | 1.6700 |
58
+ | 1.583 | 2.9993 | 2089 | 1.7025 |
59
+ | 1.3133 | 4.0 | 2786 | 1.7708 |
60
+ | 0.9935 | 4.9993 | 3482 | 1.8802 |
61
+ | 1.0666 | 5.9957 | 4176 | 2.0076 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - PEFT 0.12.0
67
+ - Transformers 4.44.2
68
+ - Pytorch 2.4.0+cu121
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42a394e46d7275f40cd5d242b6fb5936ee23f61bba77bbd0191dc4276b346652
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b95b82d631fbba102df75055259dfd45a0ef8bfe664a047148d2c1becd3caa
3
  size 167832240