mstatt commited on
Commit
dad52d3
1 Parent(s): dc75ae2

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"
@@ -39,7 +39,6 @@
39
  "27": "appointment"
40
  },
41
  "initializer_range": 0.02,
42
- "label2id": null,
43
  "max_position_embeddings": 512,
44
  "model_type": "distilbert",
45
  "n_heads": 12,
 
1
  {
2
+ "_name_or_path": "Falconsai/intent_classification",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
39
  "27": "appointment"
40
  },
41
  "initializer_range": 0.02,
 
42
  "max_position_embeddings": 512,
43
  "model_type": "distilbert",
44
  "n_heads": 12,