tykiww commited on
Commit
3108483
·
verified ·
1 Parent(s): c5ce72e

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +2 -2
config/config.json CHANGED
@@ -5,13 +5,13 @@
5
  "seed": 42,
6
  "num_train_epochs": null,
7
  "max_steps": 60,
8
- "dataset_text_field" = "text",
9
  "model_name": null,
10
  "repository": null,
11
 
12
  },
13
  "peft": {
14
- "r": 64, # choose from 8, 16, 32, 64
15
  "alpha": 16,
16
  "dropout": 0,
17
  "bias": "none",
 
5
  "seed": 42,
6
  "num_train_epochs": null,
7
  "max_steps": 60,
8
+ "dataset_text_field": "text",
9
  "model_name": null,
10
  "repository": null,
11
 
12
  },
13
  "peft": {
14
+ "r": 16, # choose from 8, 16, 32, 64
15
  "alpha": 16,
16
  "dropout": 0,
17
  "bias": "none",