ytcheng commited on
Commit
af8446a
·
verified ·
1 Parent(s): 7043318

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - llama-factory
5
+ - generated_from_trainer
6
+ base_model: Qwen/Qwen-14B
7
+ model-index:
8
+ - name: Qwen-14B-lora-pretrain
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
+ # Qwen-14B-lora-pretrain
16
+
17
+ This model is a fine-tuned version of [Qwen/Qwen-14B](https://huggingface.co/Qwen/Qwen-14B) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.0424
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.0001
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 8
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_steps: 200
47
+ - num_epochs: 3.0
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 1.9974 | 0.7712 | 500 | 2.0961 |
55
+ | 2.2371 | 1.5423 | 1000 | 2.0582 |
56
+ | 2.0174 | 2.3135 | 1500 | 2.0424 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.10.0
62
+ - Transformers 4.40.0
63
+ - Pytorch 2.2.2+cu121
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20570b85e622368fba2f0e8979e7002962517d1e8f38a7864097ef84945750af
3
  size 26224792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b925fd9dcc9f0773ffb46d0a876246bfbb017706bee707e19213f90faea1e4
3
  size 26224792
runs/May11_02-40-27_d96183b7b29f/events.out.tfevents.1715395303.d96183b7b29f.1272.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:884d5335a1e23bc42ff71ad7638cdc40e6415cb522dd7d3c11e309b9b4c5e08a
3
- size 38226
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443b978b98995da8033da97aa7a83ab24e3a1bd0d8974310efa4eaa7adf80e05
3
+ size 47864