Hiranmai49 commited on
Commit
86ff028
1 Parent(s): 05c7297

Hiranmai49/ContractGenerationFT_Original_LLama3.1-8Bunsloth

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
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: 0.6650
23
 
24
  ## Model description
25
 
@@ -47,13 +47,13 @@ The following hyperparameters were used during training:
47
  - optimizer: Use adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_steps: 5
50
- - training_steps: 50000
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:-----:|:---------------:|
56
- | 0.6676 | 0.2692 | 50000 | 0.6650 |
57
 
58
 
59
  ### Framework versions
 
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: 0.7418
23
 
24
  ## Model description
25
 
 
47
  - optimizer: Use adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_steps: 5
50
+ - training_steps: 20000
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:-----:|:---------------:|
56
+ | 0.7415 | 0.1077 | 20000 | 0.7418 |
57
 
58
 
59
  ### Framework versions