syu03 commited on
Commit
8de38d5
·
verified ·
1 Parent(s): 0c69e35

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "bigscience/bloomz-560m",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -25,4 +25,4 @@
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
27
  "use_rslora": false
28
- }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "model_type": "bloom",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
27
  "use_rslora": false
28
+ }