nuwrong commited on
Commit
420e708
1 Parent(s): c1b0968

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:4bbc392171c83f850fb50123c76691b23b2bd3538499cdf08e415aa6f3cd2987
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a5b39467c8f657b809c5a4c8f9f86bbbc72e463e3572f1ce970c58a80ccffe
3
  size 267867821
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55d66f2f0078263cb4bffe697b03dd938f03818d525270b080fdb6c167333fef
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06402668c6031ad0a4b4648fe518b4cd31afcf16d8f840e96e662a53b3fd3334
3
  size 4091