Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,15 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
-
"coordinate_size": 128,
|
10 |
-
"eos_token_id": 2,
|
11 |
-
"has_relative_attention_bias": true,
|
12 |
-
"has_spatial_attention_bias": true,
|
13 |
"hidden_act": "gelu",
|
14 |
"hidden_dropout_prob": 0.1,
|
15 |
"hidden_size": 768,
|
@@ -27,7 +22,6 @@
|
|
27 |
"10": "Title"
|
28 |
},
|
29 |
"initializer_range": 0.02,
|
30 |
-
"input_size": 224,
|
31 |
"intermediate_size": 3072,
|
32 |
"label2id": {
|
33 |
"Caption": 0,
|
@@ -42,25 +36,18 @@
|
|
42 |
"Text": 9,
|
43 |
"Title": 10
|
44 |
},
|
45 |
-
"layer_norm_eps": 1e-
|
46 |
"max_2d_position_embeddings": 1024,
|
47 |
-
"max_position_embeddings":
|
48 |
-
"
|
49 |
-
"max_rel_pos": 128,
|
50 |
-
"model_type": "layoutlmv3",
|
51 |
"num_attention_heads": 12,
|
52 |
-
"num_channels": 3,
|
53 |
"num_hidden_layers": 12,
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"rel_pos_bins": 32,
|
58 |
-
"second_input_size": 112,
|
59 |
-
"shape_size": 128,
|
60 |
-
"text_embed": true,
|
61 |
"torch_dtype": "float32",
|
62 |
-
"transformers_version": "4.26.
|
63 |
-
"type_vocab_size":
|
64 |
-
"
|
65 |
-
"vocab_size":
|
66 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/layoutlm-base-uncased",
|
3 |
"architectures": [
|
4 |
+
"LayoutLMForTokenClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
|
|
7 |
"classifier_dropout": null,
|
|
|
|
|
|
|
|
|
8 |
"hidden_act": "gelu",
|
9 |
"hidden_dropout_prob": 0.1,
|
10 |
"hidden_size": 768,
|
|
|
22 |
"10": "Title"
|
23 |
},
|
24 |
"initializer_range": 0.02,
|
|
|
25 |
"intermediate_size": 3072,
|
26 |
"label2id": {
|
27 |
"Caption": 0,
|
|
|
36 |
"Text": 9,
|
37 |
"Title": 10
|
38 |
},
|
39 |
+
"layer_norm_eps": 1e-12,
|
40 |
"max_2d_position_embeddings": 1024,
|
41 |
+
"max_position_embeddings": 512,
|
42 |
+
"model_type": "layoutlm",
|
|
|
|
|
43 |
"num_attention_heads": 12,
|
|
|
44 |
"num_hidden_layers": 12,
|
45 |
+
"output_past": true,
|
46 |
+
"pad_token_id": 0,
|
47 |
+
"position_embedding_type": "absolute",
|
|
|
|
|
|
|
|
|
48 |
"torch_dtype": "float32",
|
49 |
+
"transformers_version": "4.26.1",
|
50 |
+
"type_vocab_size": 2,
|
51 |
+
"use_cache": true,
|
52 |
+
"vocab_size": 30522
|
53 |
}
|
logs/1679086355.6679208/events.out.tfevents.1679086355.instance-1.28176.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:548335badab64b940cbab3ef1c2f539ea99702baaf2ef5535740ca15edd86605
|
3 |
+
size 5713
|
logs/events.out.tfevents.1679086355.instance-1.28176.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24ac1aff616f4b24f893dc6dff4b0d1872f6b6a213a48b0ae3a886f9ea282769
|
3 |
+
size 4985
|
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:a1e3362ad802602d9f6e371ef8f569592dbf058698820d8f99604f05d3f0f881
|
3 |
+
size 450618853
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46e54c2aec587e0e94fccc4326ecbaebc1d9897880b248190a3e6768118eeeb2
|
3 |
size 3503
|