keefezowie
commited on
Commit
•
f73c62c
1
Parent(s):
0d4557d
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "bhadresh-savani/distilbert-base-uncased-emotion",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
@@ -25,6 +24,7 @@
|
|
25 |
"sadness": 0,
|
26 |
"surprise": 5
|
27 |
},
|
|
|
28 |
"max_position_embeddings": 512,
|
29 |
"model_type": "distilbert",
|
30 |
"n_heads": 12,
|
@@ -34,8 +34,7 @@
|
|
34 |
"qa_dropout": 0.1,
|
35 |
"seq_classif_dropout": 0.2,
|
36 |
"sinusoidal_pos_embds": false,
|
37 |
-
"tie_weights_": true,
|
38 |
"torch_dtype": "float32",
|
39 |
-
"transformers_version": "4.35.
|
40 |
"vocab_size": 30522
|
41 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation": "gelu",
|
3 |
"architectures": [
|
4 |
"DistilBertForSequenceClassification"
|
|
|
24 |
"sadness": 0,
|
25 |
"surprise": 5
|
26 |
},
|
27 |
+
"max_length": 128,
|
28 |
"max_position_embeddings": 512,
|
29 |
"model_type": "distilbert",
|
30 |
"n_heads": 12,
|
|
|
34 |
"qa_dropout": 0.1,
|
35 |
"seq_classif_dropout": 0.2,
|
36 |
"sinusoidal_pos_embds": false,
|
|
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.35.0",
|
39 |
"vocab_size": 30522
|
40 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267844872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:491bce30cc474fa5fc02371a376badf3346bd360ce728de961273fc64d7c451a
|
3 |
size 267844872
|
runs/Dec06_10-54-12_1fbbec84ad5c/events.out.tfevents.1701860059.1fbbec84ad5c.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:412664065c8f8170d1a04b54716efc1403c5bbdb37b954ef2d5d5b63ed7acee3
|
3 |
+
size 4239
|
runs/Dec06_10-55-45_1fbbec84ad5c/events.out.tfevents.1701860146.1fbbec84ad5c.47.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61eba4bcbe5947ce6db15e97fedc990ae1af2fbc3d613e59c7ff7298b7049a8f
|
3 |
+
size 4556
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8d540168df84a1aad7e8a9bf2233bbaf4f90f9b6970b646e9d6918099e3a463
|
3 |
+
size 4155
|