neihc commited on
Commit
035d233
·
verified ·
1 Parent(s): 05bdfa6

neihc/miniCPM_finetune

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: neihc/SLM_qlora
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # minicpm_finetune
15
 
16
- This model is a fine-tuned version of [neihc/SLM_qlora](https://huggingface.co/neihc/SLM_qlora) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - gradient_accumulation_steps: 4
40
  - total_train_batch_size: 16
41
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - num_epochs: 2
44
  - mixed_precision_training: Native AMP
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
  ### Framework versions
51
 
52
  - PEFT 0.14.0
53
- - Transformers 4.44.2
54
- - Pytorch 2.4.1+cu121
55
  - Datasets 3.2.0
56
- - Tokenizers 0.19.1
 
1
  ---
2
  library_name: peft
3
+ base_model: openbmb/MiniCPM-1B-sft-bf16
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # minicpm_finetune
15
 
16
+ This model is a fine-tuned version of [openbmb/MiniCPM-1B-sft-bf16](https://huggingface.co/openbmb/MiniCPM-1B-sft-bf16) on the None dataset.
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - gradient_accumulation_steps: 4
40
  - total_train_batch_size: 16
41
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
  - num_epochs: 2
44
  - mixed_precision_training: Native AMP
 
50
  ### Framework versions
51
 
52
  - PEFT 0.14.0
53
+ - Transformers 4.47.0
54
+ - Pytorch 2.5.1+cu121
55
  - Datasets 3.2.0
56
+ - Tokenizers 0.21.0
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "neihc/SLM_qlora",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "q_proj",
 
28
  "o_proj",
29
  "k_proj"
30
  ],
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "openbmb/MiniCPM-1B-sft-bf16",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
+ "v_proj",
28
  "o_proj",
29
  "k_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f63df9d462b777e14ff171a67b847379e9a9b7ab7a7a45e0d132b9ccbb04717
3
  size 34134464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285777da51029bfc50a99e98a6456101df4c533d9c89d5f61b8896435ff388ba
3
  size 34134464
runs/Jan16_02-39-34_e0c7518cedc5/events.out.tfevents.1736995174.e0c7518cedc5.18.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe70eb8c66db47e5a26a17f3988bf2df79a2fa45bc29b51425cbb255a4ceb68
3
+ size 7718
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a349fa059098bf71cd473a8be27ebd3ac2246cc2d2e8e0ede2781672f2f510a3
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978467cc92b25fec1329cc368ce5651dae15cbbc67f296c4187d8bc2a3af8aee
3
+ size 5304