tferhan commited on
Commit
890dea5
·
verified ·
1 Parent(s): 5566dba

Rename config.json to adapter_config.json

Browse files
config.json → adapter_config.json RENAMED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "model_type": "camembert-base",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "camembert-base",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,