AptaArkana
commited on
Commit
•
9f3aaf7
1
Parent(s):
ce16244
Training in progress, epoch 1
Browse files- config.json +44 -0
- model.safetensors +3 -0
- runs/Mar07_09-20-25_ff35e2c2dfaf/events.out.tfevents.1709803227.ff35e2c2dfaf.12130.0 +3 -0
- runs/Mar07_09-21-03_ff35e2c2dfaf/events.out.tfevents.1709803264.ff35e2c2dfaf.12130.1 +3 -0
- runs/Mar07_09-21-29_ff35e2c2dfaf/events.out.tfevents.1709803289.ff35e2c2dfaf.12130.2 +3 -0
- runs/Mar07_09-21-47_ff35e2c2dfaf/events.out.tfevents.1709803308.ff35e2c2dfaf.12130.3 +3 -0
- runs/Mar07_09-22-05_ff35e2c2dfaf/events.out.tfevents.1709803326.ff35e2c2dfaf.12130.4 +3 -0
- runs/Mar07_09-22-26_ff35e2c2dfaf/events.out.tfevents.1709803346.ff35e2c2dfaf.12130.5 +3 -0
- runs/Mar07_09-23-08_ff35e2c2dfaf/events.out.tfevents.1709803388.ff35e2c2dfaf.12130.6 +3 -0
- runs/Mar08_00-31-29_29adf5bebacb/events.out.tfevents.1709857891.29adf5bebacb.153.0 +3 -0
- runs/Mar08_01-22-16_29adf5bebacb/events.out.tfevents.1709860937.29adf5bebacb.153.1 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +55 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
config.json
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Toshifumi/distilbert-base-multilingual-cased-finetuned-emotion",
|
3 |
+
"activation": "gelu",
|
4 |
+
"architectures": [
|
5 |
+
"DistilBertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"dim": 768,
|
9 |
+
"dropout": 0.1,
|
10 |
+
"hidden_dim": 3072,
|
11 |
+
"id2label": {
|
12 |
+
"0": "anger",
|
13 |
+
"1": "disgust",
|
14 |
+
"2": "fear",
|
15 |
+
"3": "joy",
|
16 |
+
"4": "no-emotion",
|
17 |
+
"5": "sadness",
|
18 |
+
"6": "surprise"
|
19 |
+
},
|
20 |
+
"initializer_range": 0.02,
|
21 |
+
"label2id": {
|
22 |
+
"anger": 0,
|
23 |
+
"disgust": 1,
|
24 |
+
"fear": 2,
|
25 |
+
"joy": 3,
|
26 |
+
"no-emotion": 4,
|
27 |
+
"sadness": 5,
|
28 |
+
"surprise": 6
|
29 |
+
},
|
30 |
+
"max_position_embeddings": 512,
|
31 |
+
"model_type": "distilbert",
|
32 |
+
"n_heads": 12,
|
33 |
+
"n_layers": 6,
|
34 |
+
"output_past": true,
|
35 |
+
"pad_token_id": 0,
|
36 |
+
"problem_type": "single_label_classification",
|
37 |
+
"qa_dropout": 0.1,
|
38 |
+
"seq_classif_dropout": 0.2,
|
39 |
+
"sinusoidal_pos_embds": false,
|
40 |
+
"tie_weights_": true,
|
41 |
+
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.35.2",
|
43 |
+
"vocab_size": 119547
|
44 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:682f08a69ddb1014f98c89eaf6d42476a3ab9c80fb7ddad241424ffd3a4006ae
|
3 |
+
size 541332756
|
runs/Mar07_09-20-25_ff35e2c2dfaf/events.out.tfevents.1709803227.ff35e2c2dfaf.12130.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c5e0118834d5216d3df4b5c4ff217bf1850c3150c7788aa9b5eda4cf2c7f211
|
3 |
+
size 4650
|
runs/Mar07_09-21-03_ff35e2c2dfaf/events.out.tfevents.1709803264.ff35e2c2dfaf.12130.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b5b18be1ff40efc8739eeffc3728982d4e575382dd5e2fe06754a7dc7bd7d31
|
3 |
+
size 4650
|
runs/Mar07_09-21-29_ff35e2c2dfaf/events.out.tfevents.1709803289.ff35e2c2dfaf.12130.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4228767a8adc589a6f634c5d533a89a79fb419a4f4b34ac350b047b340c7dbc
|
3 |
+
size 4649
|
runs/Mar07_09-21-47_ff35e2c2dfaf/events.out.tfevents.1709803308.ff35e2c2dfaf.12130.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15bb9b5d57977b601efbd22c79fea447800e99f65d450fd6736032c6b83597a1
|
3 |
+
size 4647
|
runs/Mar07_09-22-05_ff35e2c2dfaf/events.out.tfevents.1709803326.ff35e2c2dfaf.12130.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:323ade1e8344a59afd5303f32774eb245d44291bd65330ca891ea9489e7ce397
|
3 |
+
size 4647
|
runs/Mar07_09-22-26_ff35e2c2dfaf/events.out.tfevents.1709803346.ff35e2c2dfaf.12130.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6553de95b47d4ff74ed6800191ba3774644a316ef1922ff04302964a0598322
|
3 |
+
size 4647
|
runs/Mar07_09-23-08_ff35e2c2dfaf/events.out.tfevents.1709803388.ff35e2c2dfaf.12130.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f73f32b635698025aa4728b6b53b93e65c872132e16e0b8cbbe8f6d29de3284e
|
3 |
+
size 9514
|
runs/Mar08_00-31-29_29adf5bebacb/events.out.tfevents.1709857891.29adf5bebacb.153.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cbd7ff4da7258aa110824d39692bb5e013b828d32c338207711253fc84be364
|
3 |
+
size 5435
|
runs/Mar08_01-22-16_29adf5bebacb/events.out.tfevents.1709860937.29adf5bebacb.153.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5449bb6e1cda9b9dfe3410ef1c8bcb050d01eaded4c9fe6eea317c3c0aaec0a
|
3 |
+
size 5907
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": true,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_lower_case": false,
|
47 |
+
"mask_token": "[MASK]",
|
48 |
+
"model_max_length": 512,
|
49 |
+
"pad_token": "[PAD]",
|
50 |
+
"sep_token": "[SEP]",
|
51 |
+
"strip_accents": null,
|
52 |
+
"tokenize_chinese_chars": true,
|
53 |
+
"tokenizer_class": "DistilBertTokenizer",
|
54 |
+
"unk_token": "[UNK]"
|
55 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81d64f54722731cf32b8604b68d1ffa19fd412ce69e9d9591a202de9c12acbf7
|
3 |
+
size 4664
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|