File size: 740 Bytes
514e29a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "lora_name": "discordchat7bv2tllama2true",
  "always_override": true,
  "save_steps": 1000.0,
  "micro_batch_size": 2,
  "batch_size": 128,
  "epochs": 2.0,
  "learning_rate": "7e-5",
  "lr_scheduler_type": "cosine",
  "lora_rank": 128,
  "lora_alpha": 256,
  "lora_dropout": 0.05,
  "cutoff_len": 1024,
  "dataset": "None",
  "eval_dataset": "None",
  "format": "vicuna-format",
  "eval_steps": 500.0,
  "raw_text_file": "cheesefirev3.5fixed",
  "overlap_len": 128,
  "newline_favor_len": 128,
  "higher_rank_limit": false,
  "warmup_steps": 100.0,
  "optimizer": "adamw_bnb_8bit",
  "hard_cut_string": "\\n\\n\\n",
  "train_only_after": "",
  "stop_at_loss": 0.7,
  "add_eos_token": false,
  "min_chars": 0.0,
  "report_to": "wandb"
}