nuwrong commited on
Commit
ef4e5ba
1 Parent(s): a3f7ff5

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -30,6 +30,7 @@
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,
 
1
  {
2
+ "_name_or_path": "nuwrong/distilbert-base-uncased-finetuned-emotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5afbd91866ec603d8693f187a4219470e394c46265fd6400652d044b811e6831
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523f93154c29c33e916386625138392e71ee927f799e3634b99f1d7bdcb7da35
3
  size 267867821
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23687baac0cf073cc5b9e05bfdc3390fb0b489c8f51a3640f089e11f83b48840
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d66f2f0078263cb4bffe697b03dd938f03818d525270b080fdb6c167333fef
3
  size 4091