mstatt commited on
Commit
dc75ae2
1 Parent(s): 393e40b

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Falconsai/intent_classification",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -35,9 +35,11 @@
35
  "23": "set up shipping address",
36
  "24": "switch account",
37
  "25": "track order",
38
- "26": "track refund"
 
39
  },
40
  "initializer_range": 0.02,
 
41
  "max_position_embeddings": 512,
42
  "model_type": "distilbert",
43
  "n_heads": 12,
 
1
  {
2
+ "_name_or_path": "./model/",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
35
  "23": "set up shipping address",
36
  "24": "switch account",
37
  "25": "track order",
38
+ "26": "track refund",
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed09cd9cb4f74945d84d04fee2f63c052405956c049054ff544f219c6550c248
3
- size 267930989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d90cc47103caf7cf8576e6cddb4a0e07aed962269d0b8447363e0fdda36d00bb
3
+ size 267934061