Lin2es commited on
Commit
0df8b00
·
verified ·
1 Parent(s): b504f70

End of traning

Browse files
Files changed (1) hide show
  1. README.md +0 -111
README.md DELETED
@@ -1,111 +0,0 @@
1
- ---
2
- library_name: peft
3
- license: apache-2.0
4
- base_model: NousResearch/Nous-Hermes-2-SOLAR-10.7B
5
- tags:
6
- - axolotl
7
- - generated_from_trainer
8
- model-index:
9
- - name: d36623ef-e797-43f4-bd00-2e09aad387aa
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
- [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
17
- <details><summary>See axolotl config</summary>
18
-
19
- axolotl version: `0.4.1`
20
- ```yaml
21
- adapter: lora
22
- base_model: NousResearch/Nous-Hermes-2-SOLAR-10.7B
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - b9a09a70ec1d4e74_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/b9a09a70ec1d4e74_train_data.json
32
- type:
33
- field_instruction: problem
34
- field_output: solution
35
- format: '{instruction}'
36
- no_input_format: '{instruction}'
37
- system_format: '{system}'
38
- system_prompt: ''
39
- debug: null
40
- deepspeed: null
41
- do_eval: true
42
- eval_batch_size: 4
43
- eval_max_new_tokens: 128
44
- eval_steps: 250
45
- evals_per_epoch: null
46
- flash_attention: true
47
- fp16: false
48
- fsdp: null
49
- fsdp_config: null
50
- gradient_accumulation_steps: 8
51
- gradient_checkpointing: true
52
- group_by_length: true
53
- hub_model_id: Lin2es/d36623ef-e797-43f4-bd00-2e09aad387aa
54
- hub_repo: null
55
- hub_strategy: checkpoint
56
- hub_token: null
57
- learning_rate: 0.0002
58
- load_in_4bit: false
59
- load_in_8bit: false
60
- local_rank: null
61
- logging_steps: 50
62
- lora_alpha: 32
63
- lora_dropout: 0.1
64
- lora_fan_in_fan_out: null
65
- lora_model_dir: null
66
- lora_r: 16
67
- lora_target_linear: true
68
- lr_scheduler: cosine
69
- max_grad_norm: 1.0
70
- max_steps: 1000
71
- micro_batch_size: 4
72
- mlflow_experiment_name: /tmp/b9a09a70ec1d4e74_train_data.json
73
- model_type: AutoModelForCausalLM
74
- num_epochs: 1
75
- optimizer: adamw_torch_fused
76
- output_dir: miner_id_24
77
- pad_to_sequence_len: true
78
- resume_from_checkpoint: null
79
- s2_attention: null
80
- sample_packing: false
81
- save_steps: 50
82
- saves_per_epoch: null
83
- seed: 1001
84
- sequence_len: 1024
85
- strict: false
86
- tf32: true
87
- tokenizer_type: AutoTokenizer
88
- train_on_inputs: false
89
- trust_remote_code: true
90
- val_set_size: 0.05
91
- wandb_entity: null
92
- wandb_mode: online
93
- wandb_name: b5f45d8a-150d-4966-bdeb-9cfda9593a0c
94
- wandb_project: text01
95
- wandb_run: your_name
96
- wandb_runid: b5f45d8a-150d-4966-bdeb-9cfda9593a0c
97
- warmup_steps: 250
98
- weight_decay: 0.0
99
- xformers_attention: null
100
-
101
- ```
102
-
103
- </details><br>
104
-
105
- # d36623ef-e797-43f4-bd00-2e09aad387aa
106
-
107
- This model is a fine-tuned version of [NousResearch/Nous-Hermes-2-SOLAR-10.7B](https://huggingface.co/NousResearch/Nous-Hermes-2-SOLAR-10.7B) on the None dataset.
108
- It achieves the following results on the evaluation set:
109
- - Loss: 0.5219
110
-
111
- <!-- PROCESSED -->