OmarEmam99 commited on
Commit
d997c34
·
1 Parent(s): 7284f8c

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "OmarEmam99/distilbert-base-uncased-finetuned-emotion",
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": "distilbert-base-uncased",
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:90586d946734236873618e4064f6daaa398970f292d80cfe9e4723ae9612896d
3
- size 267866413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ddbd948a0acbf97dc63fe302fcae067ec357d53811500de83d378e3909e8d4
3
+ size 267867821
runs/Jul30_08-32-49_aa05bd3bedee/events.out.tfevents.1690706040.aa05bd3bedee.209.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e420515ca93a8bef933fb1ef33d92f109f08dc68d66cca2e29bbb515d2c13754
3
+ size 4929
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc1f9e76aa83e891e7bc767558cc9e6bbe60bd0652b58538879504162e92c552
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e99f7af8fee7357911ed611c5858d70c1229228c6dddf94a84f6eeafddb63cf
3
+ size 4027