gregorgabrovsek
commited on
Commit
•
0b4eb5b
1
Parent(s):
6af2e65
Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +53 -0
- pytorch_model.bin +3 -0
- runs/Feb09_10-28-56_192-9-136-85/1675938544.1773372/events.out.tfevents.1675938544.192-9-136-85.66703.1 +3 -0
- runs/Feb09_10-28-56_192-9-136-85/events.out.tfevents.1675938544.192-9-136-85.66703.0 +3 -0
- special_tokens_map.json +19 -0
- tokenizer.json +0 -0
- tokenizer_config.json +26 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "EMBEDDIA/sloberta",
|
3 |
+
"architectures": [
|
4 |
+
"CamembertForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"gradient_checkpointing": false,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"id2label": {
|
15 |
+
"0": "0",
|
16 |
+
"1": "1",
|
17 |
+
"2": "2",
|
18 |
+
"3": "3",
|
19 |
+
"4": "4",
|
20 |
+
"5": "5",
|
21 |
+
"6": "6",
|
22 |
+
"7": "7",
|
23 |
+
"8": "8",
|
24 |
+
"9": "9"
|
25 |
+
},
|
26 |
+
"initializer_range": 0.02,
|
27 |
+
"intermediate_size": 3072,
|
28 |
+
"label2id": {
|
29 |
+
"0": 0,
|
30 |
+
"1": 1,
|
31 |
+
"2": 2,
|
32 |
+
"3": 3,
|
33 |
+
"4": 4,
|
34 |
+
"5": 5,
|
35 |
+
"6": 6,
|
36 |
+
"7": 7,
|
37 |
+
"8": 8,
|
38 |
+
"9": 9
|
39 |
+
},
|
40 |
+
"layer_norm_eps": 1e-05,
|
41 |
+
"max_position_embeddings": 514,
|
42 |
+
"model_type": "camembert",
|
43 |
+
"num_attention_heads": 12,
|
44 |
+
"num_hidden_layers": 12,
|
45 |
+
"pad_token_id": 1,
|
46 |
+
"position_embedding_type": "absolute",
|
47 |
+
"problem_type": "single_label_classification",
|
48 |
+
"torch_dtype": "float32",
|
49 |
+
"transformers_version": "4.26.0",
|
50 |
+
"type_vocab_size": 1,
|
51 |
+
"use_cache": true,
|
52 |
+
"vocab_size": 32005
|
53 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c58de9685d9723c40f81a1052929535be53e1e02f15c08e99ca55fd72f3197ad
|
3 |
+
size 442590189
|
runs/Feb09_10-28-56_192-9-136-85/1675938544.1773372/events.out.tfevents.1675938544.192-9-136-85.66703.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244768086b855589638e1f7aff3a3d70bf22e811c07fc5ec5021d24eab5dde11
|
3 |
+
size 5715
|
runs/Feb09_10-28-56_192-9-136-85/events.out.tfevents.1675938544.192-9-136-85.66703.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2dd49b3dab149e766b520de6f3483bca892de0f31e8644fddbefd15b70b3c35
|
3 |
+
size 9083
|
special_tokens_map.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<s>NOTUSED",
|
4 |
+
"</s>NOTUSED"
|
5 |
+
],
|
6 |
+
"bos_token": "<s>",
|
7 |
+
"cls_token": "<s>",
|
8 |
+
"eos_token": "</s>",
|
9 |
+
"mask_token": {
|
10 |
+
"content": "<mask>",
|
11 |
+
"lstrip": true,
|
12 |
+
"normalized": true,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<pad>",
|
17 |
+
"sep_token": "</s>",
|
18 |
+
"unk_token": "<unk>"
|
19 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<s>NOTUSED",
|
4 |
+
"</s>NOTUSED"
|
5 |
+
],
|
6 |
+
"bos_token": "<s>",
|
7 |
+
"cls_token": "<s>",
|
8 |
+
"do_lower_case": false,
|
9 |
+
"eos_token": "</s>",
|
10 |
+
"mask_token": {
|
11 |
+
"__type": "AddedToken",
|
12 |
+
"content": "<mask>",
|
13 |
+
"lstrip": true,
|
14 |
+
"normalized": true,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false
|
17 |
+
},
|
18 |
+
"model_max_length": 512,
|
19 |
+
"name_or_path": "EMBEDDIA/sloberta",
|
20 |
+
"pad_token": "<pad>",
|
21 |
+
"sep_token": "</s>",
|
22 |
+
"sp_model_kwargs": {},
|
23 |
+
"special_tokens_map_file": null,
|
24 |
+
"tokenizer_class": "CamembertTokenizer",
|
25 |
+
"unk_token": "<unk>"
|
26 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:497dd2edb940fb05746dd38cc6f457133f672ed903da3ea5dfc318eb172c0f0f
|
3 |
+
size 3503
|