dima806 commited on
Commit
935247a
1 Parent(s): cee0672

Upload folder using huggingface_hub

Browse files
checkpoint-12610/config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Joyful",
14
+ "1": "Mad",
15
+ "2": "Neutral",
16
+ "3": "Peaceful",
17
+ "4": "Powerful",
18
+ "5": "Sad",
19
+ "6": "Scared"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "Joyful": 0,
25
+ "Mad": 1,
26
+ "Neutral": 2,
27
+ "Peaceful": 3,
28
+ "Powerful": 4,
29
+ "Sad": 5,
30
+ "Scared": 6
31
+ },
32
+ "layer_norm_eps": 1e-12,
33
+ "max_position_embeddings": 512,
34
+ "model_type": "bert",
35
+ "num_attention_heads": 12,
36
+ "num_hidden_layers": 12,
37
+ "pad_token_id": 0,
38
+ "position_embedding_type": "absolute",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.33.0",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 30522
44
+ }
checkpoint-12610/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d8541237197f04ac95cbce23eaabc374732b36b3491bfbaeb1565d6feba622
3
+ size 876068613
checkpoint-12610/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0307cf537c5bda90b24b16eddf43eea61a7bd567f9fdad71efa82d73d31379b7
3
+ size 438018865
checkpoint-12610/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69800411b540f039d52fdca43ffe8186bffbf1c48c67c38f4f7fea73519481f0
3
+ size 14575
checkpoint-12610/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9aa682ee250ce34555938af1e062c05fba0197a255979b277e76ab04e47f775
3
+ size 627
checkpoint-12610/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-12610/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162dfcf55deec74a130e9a9d81ef975e99032dbe32b4fa83350c58cde81e9a0d
3
+ size 4027
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Joyful",
14
+ "1": "Mad",
15
+ "2": "Neutral",
16
+ "3": "Peaceful",
17
+ "4": "Powerful",
18
+ "5": "Sad",
19
+ "6": "Scared"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "Joyful": 0,
25
+ "Mad": 1,
26
+ "Neutral": 2,
27
+ "Peaceful": 3,
28
+ "Powerful": 4,
29
+ "Sad": 5,
30
+ "Scared": 6
31
+ },
32
+ "layer_norm_eps": 1e-12,
33
+ "max_position_embeddings": 512,
34
+ "model_type": "bert",
35
+ "num_attention_heads": 12,
36
+ "num_hidden_layers": 12,
37
+ "pad_token_id": 0,
38
+ "position_embedding_type": "absolute",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.33.0",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 30522
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0307cf537c5bda90b24b16eddf43eea61a7bd567f9fdad71efa82d73d31379b7
3
+ size 438018865
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162dfcf55deec74a130e9a9d81ef975e99032dbe32b4fa83350c58cde81e9a0d
3
+ size 4027
vocab.txt ADDED
The diff for this file is too large to render. See raw diff