PEFT
Safetensors
unsloth
Generated from Trainer
vanshikasundrani commited on
Commit
795a157
·
verified ·
1 Parent(s): fe99459

Model save

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: unsloth/mistral-7b-bnb-4bit
5
+ tags:
6
+ - unsloth
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: english-hindi-colloquial-translator
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # english-hindi-colloquial-translator
17
+
18
+ This model is a fine-tuned version of [unsloth/mistral-7b-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-bnb-4bit) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 4.4128
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0003
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 50
46
+ - num_epochs: 5
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 3.4948 | 1.5385 | 100 | 4.4128 |
54
+ | 3.4785 | 3.0769 | 200 | 4.4128 |
55
+ | 3.5234 | 4.6154 | 300 | 4.4128 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - PEFT 0.14.0
61
+ - Transformers 4.48.3
62
+ - Pytorch 2.6.0+cu124
63
+ - Datasets 3.3.1
64
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e3fe007ce919d6a4d8931b4d7cc5c2f17d927097c574008dd724334628adae9
3
  size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eef45de319f7dc498b17aaee5491e183fabaa253406d4f1a0efea7dc5071bd24
3
  size 54560368