Views
No views yet
0.3.01base_model: ./models/deepseek-llm-67b-base
2model_type: LlamaForCausalLM
3tokenizer_type: AutoTokenizer
4is_llama_derived_model: true
5
6load_in_8bit: false
7load_in_4bit: true
8strict: false
9
10datasets:
11 - path: train-all-4k-alpaca-deepseek.jsonl
12 type: completion
13dataset_prepared_path:
14val_set_size: 0.0
15output_dir: /workspace/volume/limarp-deepseek-qlora-out
16
17adapter: qlora
18lora_model_dir:
19
20sequence_len: 4096
21sample_packing: true
22pad_to_sequence_len: true
23
24lora_r: 32
25lora_alpha: 16
26lora_dropout: 0.05
27lora_target_modules:
28lora_target_linear: true
29lora_fan_in_fan_out:
30
31wandb_project: 70b-lora
32wandb_entity:
33wandb_watch:
34wandb_name:
35wandb_log_model:
36
37gradient_accumulation_steps: 8
38micro_batch_size: 1
39num_epochs: 2
40optimizer: adamw_bnb_8bit
41lr_scheduler: cosine
42learning_rate: 0.00015
43
44train_on_inputs: true
45group_by_length: false
46bf16: true
47fp16: false
48tf32: true
49
50gradient_checkpointing: true
51early_stopping_patience:
52resume_from_checkpoint:
53local_rank:
54logging_steps: 1
55xformers_attention:
56flash_attention: true
57
58warmup_steps: 10
59evals_per_epoch:
60eval_table_size:
61saves_per_epoch: 1
62debug:
63deepspeed:
64weight_decay: 0.0
65fsdp:
66fsdp_config:
67### Instruction:
Character's Persona: {bot character description}
User's Persona: {user character description}
Scenario: {what happens in the story}
Play the role of Character. You must engage in a roleplaying chat with User below this line. Do not write dialogues and narration for User.
### Input:
User: {utterance}
### Response:
Character: {utterance}
### Input:
User: {utterance}
### Response:
Character: {utterance}
(etc.)### Input:
User: {utterance}
### Response: (length = medium)
Character: {utterance}micro, tiny, short, medium, long, massive, huge, enormous, humongous, unlimited.
The recommended starting length is medium. Keep in mind that the AI can ramble or impersonate
the user with very long messages.
bitsandbytes quantization config was used during training: