Commit
·
f9f1bdf
1
Parent(s):
1e769d2
Training in progress, epoch 1
Browse files- config.json +3 -8
- pytorch_model.bin +2 -2
- runs/Jan28_00-46-41_DESKTOP-R5PDHFI/events.out.tfevents.1643302044.DESKTOP-R5PDHFI.4780.0 +2 -2
- runs/Jan28_16-05-36_DESKTOP-R5PDHFI/1643357189.635932/events.out.tfevents.1643357189.DESKTOP-R5PDHFI.4780.3 +3 -0
- runs/Jan28_16-05-36_DESKTOP-R5PDHFI/events.out.tfevents.1643357189.DESKTOP-R5PDHFI.4780.2 +3 -0
- runs/Jan28_16-22-57_DESKTOP-R5PDHFI/1643358200.3873262/events.out.tfevents.1643358200.DESKTOP-R5PDHFI.26556.1 +3 -0
- runs/Jan28_16-22-57_DESKTOP-R5PDHFI/events.out.tfevents.1643358200.DESKTOP-R5PDHFI.26556.0 +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
- vocab.txt +0 -0
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "bert-base-
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
8 |
-
"
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
@@ -39,15 +39,10 @@
|
|
39 |
"num_attention_heads": 12,
|
40 |
"num_hidden_layers": 12,
|
41 |
"pad_token_id": 0,
|
42 |
-
"pooler_fc_size": 768,
|
43 |
-
"pooler_num_attention_heads": 12,
|
44 |
-
"pooler_num_fc_layers": 3,
|
45 |
-
"pooler_size_per_head": 128,
|
46 |
-
"pooler_type": "first_token_transform",
|
47 |
"position_embedding_type": "absolute",
|
48 |
"torch_dtype": "float32",
|
49 |
"transformers_version": "4.12.4",
|
50 |
"type_vocab_size": 2,
|
51 |
"use_cache": true,
|
52 |
-
"vocab_size":
|
53 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-cased",
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
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,
|
|
|
39 |
"num_attention_heads": 12,
|
40 |
"num_hidden_layers": 12,
|
41 |
"pad_token_id": 0,
|
|
|
|
|
|
|
|
|
|
|
42 |
"position_embedding_type": "absolute",
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.12.4",
|
45 |
"type_vocab_size": 2,
|
46 |
"use_cache": true,
|
47 |
+
"vocab_size": 28996
|
48 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec28c4cc9745f953975249f80b8e57838dc513df14465be0cddcdeadeb4bac0b
|
3 |
+
size 430989809
|
runs/Jan28_00-46-41_DESKTOP-R5PDHFI/events.out.tfevents.1643302044.DESKTOP-R5PDHFI.4780.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85098bee118e4df7a837d91b12bd91b53571b968d2561fee0ef03c2832b8e650
|
3 |
+
size 7008
|
runs/Jan28_16-05-36_DESKTOP-R5PDHFI/1643357189.635932/events.out.tfevents.1643357189.DESKTOP-R5PDHFI.4780.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8d1396ab9250857d166833880cc2df0864c6a4f7661da6c3bd0dd9538e46e6e
|
3 |
+
size 4516
|
runs/Jan28_16-05-36_DESKTOP-R5PDHFI/events.out.tfevents.1643357189.DESKTOP-R5PDHFI.4780.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bc9571c8cb14cdfa8eaec793fb8bbecdce834feeb52692c2691fed11f8760c7
|
3 |
+
size 3510
|
runs/Jan28_16-22-57_DESKTOP-R5PDHFI/1643358200.3873262/events.out.tfevents.1643358200.DESKTOP-R5PDHFI.26556.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71f4c054c0b121cac3bd93145c12e54b5bfc4b274a13bf9354205ed2288df2ee
|
3 |
+
size 4516
|
runs/Jan28_16-22-57_DESKTOP-R5PDHFI/events.out.tfevents.1643358200.DESKTOP-R5PDHFI.26556.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88e43dae1b20311046f14f1458813c9ef28323b61a94b42e6faa1fd0c101a156
|
3 |
+
size 4453
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-
|
|
|
1 |
+
{"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-cased", "tokenizer_class": "BertTokenizer"}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2863
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ddb638ed7395af05523558a64e51f630c8c3cc965d70f6688302a125769aa0d
|
3 |
size 2863
|
vocab.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|