pedrosanches commited on
Commit
a8a2f90
1 Parent(s): 1f4068b

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "neuralmind/bert-base-portuguese-cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Muito Negativo",
14
+ "1": "Negativo",
15
+ "2": "Neutro",
16
+ "3": "Positivo",
17
+ "4": "Muito Positivo"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Muito Negativo": 0,
23
+ "Muito Positivo": 4,
24
+ "Negativo": 1,
25
+ "Neutro": 2,
26
+ "Positivo": 3
27
+ },
28
+ "layer_norm_eps": 1e-12,
29
+ "max_position_embeddings": 512,
30
+ "model_type": "bert",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "output_past": true,
34
+ "pad_token_id": 0,
35
+ "pooler_fc_size": 768,
36
+ "pooler_num_attention_heads": 12,
37
+ "pooler_num_fc_layers": 3,
38
+ "pooler_size_per_head": 128,
39
+ "pooler_type": "first_token_transform",
40
+ "position_embedding_type": "absolute",
41
+ "problem_type": "single_label_classification",
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.35.2",
44
+ "type_vocab_size": 2,
45
+ "use_cache": true,
46
+ "vocab_size": 29794
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f519b1bcb45494587f7307bd17aa6e21e7a6f26084cae7504bef795f3d10320
3
+ size 435731452
runs/Dec06_14-15-12_234b03eb88d9/events.out.tfevents.1701872304.234b03eb88d9.173.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b798cede16c98787c71ece6506733453ac1d8d05e8d39b2984145f5b1d639b
3
+ size 6021
runs/Dec06_14-21-06_234b03eb88d9/events.out.tfevents.1701872475.234b03eb88d9.173.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:895b9ab8c82151a9832685f50c7fd8137048727ac25c4e5b6fd40cd4be15eb06
3
+ size 6070
runs/Dec06_14-23-03_234b03eb88d9/events.out.tfevents.1701872591.234b03eb88d9.173.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e018a8270306470c782e04b801cf1b6e39f20321530790aa5b8018704500355
3
+ size 4753
runs/Dec06_14-23-25_234b03eb88d9/events.out.tfevents.1701872608.234b03eb88d9.173.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a8f32dd147eb3e7aecd47939cafc10dc0a20b78d5f7c976790b41ec959beb3
3
+ size 6070
runs/Dec06_14-26-04_234b03eb88d9/events.out.tfevents.1701872767.234b03eb88d9.173.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216b4a9e2573366a047d9bce556369df52f53ac5e06ee056155738d9b0971322
3
+ size 6070
runs/Dec06_14-27-52_234b03eb88d9/events.out.tfevents.1701872875.234b03eb88d9.173.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55a9a4ab0575a9d0c048694b934a34bcfbb7b596b5bb5074555a5953b29ca4bc
3
+ size 4753
runs/Dec06_14-28-17_234b03eb88d9/events.out.tfevents.1701872901.234b03eb88d9.173.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98fee65eff09f0b0465451eb67fe1b5169a588b4c29503d813406bc8a5a6611a
3
+ size 6070
runs/Dec06_14-42-36_234b03eb88d9/events.out.tfevents.1701873760.234b03eb88d9.173.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1f15555128ed7b556d5e2c75760167fd6b4e3fa9890e1883958adec6a474c5
3
+ size 6070
runs/Dec06_14-42-36_234b03eb88d9/events.out.tfevents.1701873800.234b03eb88d9.173.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3918b0ad61f9c8f0a8ffe9a2e90f0d72522db1a74852ceac31d9f0fb77ed33ee
3
+ size 6070
runs/Dec06_14-47-17_234b03eb88d9/events.out.tfevents.1701874096.234b03eb88d9.173.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472083cd5c7a10d9db4049fd7fdf0c3de976e4bac860558802ac8fab0010d999
3
+ size 5258
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,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_basic_tokenize": true,
47
+ "do_lower_case": false,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 1000000000000000019884624838656,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed19b851622a4664a3ebe568a7aa166046e4fb1377ea043c87d80329d7a0ddb
3
+ size 4600
vocab.txt ADDED
The diff for this file is too large to render. See raw diff