1Arhat commited on
Commit
c7c9dbe
·
verified ·
1 Parent(s): b9b5861

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
- "DistilBertModel"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 768,
@@ -23,7 +23,6 @@
23
  "n_heads": 12,
24
  "n_layers": 6,
25
  "pad_token_id": 0,
26
- "problem_type": "single_label_classification",
27
  "qa_dropout": 0.1,
28
  "seq_classif_dropout": 0.2,
29
  "sinusoidal_pos_embds": false,
 
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
+ "DistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 768,
 
23
  "n_heads": 12,
24
  "n_layers": 6,
25
  "pad_token_id": 0,
 
26
  "qa_dropout": 0.1,
27
  "seq_classif_dropout": 0.2,
28
  "sinusoidal_pos_embds": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd385646401e9e87a7e789d257816d6fc027255cdf206c5604f9b51d27951de0
3
- size 265462608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e422e13c97eb84941c98befa276be59bd7557892bfd243c8e41f9144481e06b4
3
+ size 267835644