RealFalconsAI commited on
Commit
e20ed44
1 Parent(s): 1f63525

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./model/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -38,7 +38,6 @@
38
  "26": "track refund"
39
  },
40
  "initializer_range": 0.02,
41
- "label2id": null,
42
  "max_position_embeddings": 512,
43
  "model_type": "distilbert",
44
  "n_heads": 12,
 
1
  {
2
+ "_name_or_path": "Falconsai/intent_classification",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
38
  "26": "track refund"
39
  },
40
  "initializer_range": 0.02,
 
41
  "max_position_embeddings": 512,
42
  "model_type": "distilbert",
43
  "n_heads": 12,