End of training
Browse files- .gitignore +1 -0
- config.json +49 -0
- pytorch_model.bin +3 -0
- runs/Sep24_12-20-17_ee11bcda5dd6/1664022031.6477907/events.out.tfevents.1664022031.ee11bcda5dd6.580.1 +3 -0
- runs/Sep24_12-20-17_ee11bcda5dd6/events.out.tfevents.1664022031.ee11bcda5dd6.580.0 +3 -0
- runs/Sep24_12-20-17_ee11bcda5dd6/events.out.tfevents.1664026157.ee11bcda5dd6.580.2 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +15 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "Luciano/bertimbau-base-finetuned-lener-br",
|
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": "C\u00edvel - Direito Privado",
|
14 |
+
"1": "C\u00edvel - Direito P\u00fablico",
|
15 |
+
"2": "Fam\u00edlia/Sucess\u00f5es/Curatelas",
|
16 |
+
"3": "Criminal",
|
17 |
+
"4": "Req. Pagamento",
|
18 |
+
"5": "C\u00edvel - Direito P\u00fablico (Grupos)"
|
19 |
+
},
|
20 |
+
"initializer_range": 0.02,
|
21 |
+
"intermediate_size": 3072,
|
22 |
+
"label2id": {
|
23 |
+
"Criminal": 3,
|
24 |
+
"C\u00edvel - Direito Privado": 0,
|
25 |
+
"C\u00edvel - Direito P\u00fablico": 1,
|
26 |
+
"C\u00edvel - Direito P\u00fablico (Grupos)": 5,
|
27 |
+
"Fam\u00edlia/Sucess\u00f5es/Curatelas": 2,
|
28 |
+
"Req. Pagamento": 4
|
29 |
+
},
|
30 |
+
"layer_norm_eps": 1e-12,
|
31 |
+
"max_position_embeddings": 512,
|
32 |
+
"model_type": "bert",
|
33 |
+
"num_attention_heads": 12,
|
34 |
+
"num_hidden_layers": 12,
|
35 |
+
"output_past": true,
|
36 |
+
"pad_token_id": 0,
|
37 |
+
"pooler_fc_size": 768,
|
38 |
+
"pooler_num_attention_heads": 12,
|
39 |
+
"pooler_num_fc_layers": 3,
|
40 |
+
"pooler_size_per_head": 128,
|
41 |
+
"pooler_type": "first_token_transform",
|
42 |
+
"position_embedding_type": "absolute",
|
43 |
+
"problem_type": "single_label_classification",
|
44 |
+
"torch_dtype": "float32",
|
45 |
+
"transformers_version": "4.22.1",
|
46 |
+
"type_vocab_size": 2,
|
47 |
+
"use_cache": true,
|
48 |
+
"vocab_size": 29794
|
49 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06ec643341dbd3eb2b0237006a51701def043c764d6a8ffedb714b92b2878d52
|
3 |
+
size 435781997
|
runs/Sep24_12-20-17_ee11bcda5dd6/1664022031.6477907/events.out.tfevents.1664022031.ee11bcda5dd6.580.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1775a055c0288cbc78a509dd691ada456805c3f5a63771dcd02a1f6971e88b95
|
3 |
+
size 5664
|
runs/Sep24_12-20-17_ee11bcda5dd6/events.out.tfevents.1664022031.ee11bcda5dd6.580.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e03ee18505a71aa2adc73731b1de07c2c3598ce78e53635bb334b609d0242445
|
3 |
+
size 7818
|
runs/Sep24_12-20-17_ee11bcda5dd6/events.out.tfevents.1664026157.ee11bcda5dd6.580.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0953ce0cc4554f164280b444bf4635282cf2f272d22317f08ef0aea395067fba
|
3 |
+
size 363
|
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,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"do_basic_tokenize": true,
|
4 |
+
"do_lower_case": false,
|
5 |
+
"mask_token": "[MASK]",
|
6 |
+
"name_or_path": "Luciano/bertimbau-base-finetuned-lener-br",
|
7 |
+
"never_split": null,
|
8 |
+
"pad_token": "[PAD]",
|
9 |
+
"sep_token": "[SEP]",
|
10 |
+
"special_tokens_map_file": "/root/.cache/huggingface/transformers/eecc45187d085a1169eed91017d358cc0e9cbdd5dc236bcd710059dbf0a2f816.dd8bd9bfd3664b530ea4e645105f557769387b3da9f79bdb55ed556bdd80611d",
|
11 |
+
"strip_accents": null,
|
12 |
+
"tokenize_chinese_chars": true,
|
13 |
+
"tokenizer_class": "BertTokenizer",
|
14 |
+
"unk_token": "[UNK]"
|
15 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a37a49cc1866eff42fe8527a5e8c98a6cf259c3065d63c4dc95bc0cf1d06e347
|
3 |
+
size 3503
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|