JasonBounre commited on
Commit
2c5a3e1
1 Parent(s): 52887ff

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ library_name: peft
4
+ license: llama3
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: sft-chatbot3
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # sft-chatbot3
16
+
17
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8532
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - num_epochs: 8
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | No log | 0.9836 | 15 | 0.8413 |
54
+ | No log | 1.9672 | 30 | 0.7822 |
55
+ | No log | 2.9508 | 45 | 0.7713 |
56
+ | No log | 4.0 | 61 | 0.7803 |
57
+ | No log | 4.9836 | 76 | 0.8245 |
58
+ | No log | 5.9672 | 91 | 0.8427 |
59
+ | No log | 6.9508 | 106 | 0.8522 |
60
+ | No log | 7.8689 | 120 | 0.8532 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.13.1
66
+ - Transformers 4.43.3
67
+ - Pytorch 2.4.0+cu121
68
+ - Datasets 3.0.1
69
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0e4db8bed31616e508de4e05b764594b2a253ff96f67cfa3150c8a53028b29b
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:552e53bf495a5d2f2c4730444b0481b27841d136958536dd69cb38701d8b93fb
3
  size 27280152