iagoalves commited on
Commit
28e78d5
1 Parent(s): c8b398d

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "LABEL_0": 0,
21
+ "LABEL_1": 1,
22
+ "LABEL_2": 2
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "output_past": true,
30
+ "pad_token_id": 0,
31
+ "pooler_fc_size": 768,
32
+ "pooler_num_attention_heads": 12,
33
+ "pooler_num_fc_layers": 3,
34
+ "pooler_size_per_head": 128,
35
+ "pooler_type": "first_token_transform",
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.35.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 29794
43
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fdbf4df1c665446e0beb2a5efa43cc66177e616aaf39d81ee368d5c5bf2fe5f
3
+ size 435725300
runs/Jan28_15-36-45_9377816be050/events.out.tfevents.1706456210.9377816be050.1216.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27516975e1777c78350f266a4fa1a3b65ddc46499a3d227a450ba97dee637bb
3
+ size 4560
runs/Jan28_15-37-00_9377816be050/events.out.tfevents.1706456222.9377816be050.1216.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba06ff1d4234b487ad7f5eeece918bc2598964c7e5bdedcd0e8001cfa0dc49c8
3
+ size 4609
runs/Jan28_15-42-00_9377816be050/events.out.tfevents.1706456520.9377816be050.1216.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4207580b0f090f2b004699233cff5a27a1dfa9cf6ccdf543e69fc029874f4b56
3
+ size 5973
runs/Jan28_16-08-52_9377816be050/events.out.tfevents.1706458144.9377816be050.1216.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576806dae2c6e69be5bb7d63db0de557536729edb5a05db304e4fec26258d6df
3
+ size 9781
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3a5ef95caf7ba366335bee0700fefa64fbd06ef3a4f9f88b0402ac6f9ac668e
3
+ size 4600