Adapters
SkyXIntl commited on
Commit
8cf6bec
1 Parent(s): 23f88ec

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -3
adapter_config.json CHANGED
@@ -1,7 +1,5 @@
1
  {
2
  "peft_type": "adapter",
3
- "adapter_name": "SkyXIntl/SkyReach_Companion_AI",
4
  "base_model": "bert-base-uncased",
5
- "task": "text-classification",
6
- "architecture": "adapter-transformers"
7
  }
 
1
  {
2
  "peft_type": "adapter",
 
3
  "base_model": "bert-base-uncased",
4
+ "task": "text-classification"
 
5
  }