nagaananth commited on
Commit
ad210c2
·
verified ·
1 Parent(s): 48cb142

Group36 v4: trained DistilBERT SMS spam classifier

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -24,6 +24,7 @@
24
  "n_heads": 12,
25
  "n_layers": 6,
26
  "pad_token_id": 0,
 
27
  "qa_dropout": 0.1,
28
  "seq_classif_dropout": 0.2,
29
  "sinusoidal_pos_embds": false,
 
24
  "n_heads": 12,
25
  "n_layers": 6,
26
  "pad_token_id": 0,
27
+ "problem_type": "single_label_classification",
28
  "qa_dropout": 0.1,
29
  "seq_classif_dropout": 0.2,
30
  "sinusoidal_pos_embds": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b98c9956ab647ab9df9c324b32a8a5a538e4f8ead029a24429e30e8a2e8de625
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01927dcddc897792a9f6218c1405b20f76f92c3de66baf16c8815e0226224375
3
  size 267832560