nuwrong commited on
Commit
c1b0968
1 Parent(s): 2b7b2e1

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nuwrong/distilbert-base-uncased-finetuned-emotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -30,7 +30,6 @@
30
  "n_heads": 12,
31
  "n_layers": 6,
32
  "pad_token_id": 0,
33
- "problem_type": "single_label_classification",
34
  "qa_dropout": 0.1,
35
  "seq_classif_dropout": 0.2,
36
  "sinusoidal_pos_embds": false,
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
30
  "n_heads": 12,
31
  "n_layers": 6,
32
  "pad_token_id": 0,
 
33
  "qa_dropout": 0.1,
34
  "seq_classif_dropout": 0.2,
35
  "sinusoidal_pos_embds": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59d916d8f10ab990d4dd16c7f2a7b7f0885621801c8a9b75fd7e61d6f2393597
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bbc392171c83f850fb50123c76691b23b2bd3538499cdf08e415aa6f3cd2987
3
  size 267867821