Training in progress, epoch 1
Browse files- config.json +24 -11
- logs/1678782942.8073146/events.out.tfevents.1678782942.138-2-233-57.1288406.1 +3 -0
- logs/events.out.tfevents.1677519047.138-2-233-57.293441.12 +2 -2
- logs/events.out.tfevents.1677521859.138-2-233-57.293441.14 +3 -0
- logs/events.out.tfevents.1678782942.138-2-233-57.1288406.0 +3 -0
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,10 +1,15 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "microsoft/
|
3 |
"architectures": [
|
4 |
-
"
|
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,6 +27,7 @@
|
|
22 |
"10": "Title"
|
23 |
},
|
24 |
"initializer_range": 0.02,
|
|
|
25 |
"intermediate_size": 3072,
|
26 |
"label2id": {
|
27 |
"Caption": 0,
|
@@ -36,18 +42,25 @@
|
|
36 |
"Text": 9,
|
37 |
"Title": 10
|
38 |
},
|
39 |
-
"layer_norm_eps": 1e-
|
40 |
"max_2d_position_embeddings": 1024,
|
41 |
-
"max_position_embeddings":
|
42 |
-
"
|
|
|
|
|
43 |
"num_attention_heads": 12,
|
|
|
44 |
"num_hidden_layers": 12,
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
|
|
|
|
|
|
|
|
48 |
"torch_dtype": "float32",
|
49 |
"transformers_version": "4.26.0",
|
50 |
-
"type_vocab_size":
|
51 |
-
"
|
52 |
-
"vocab_size":
|
53 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/layoutlmv3-base",
|
3 |
"architectures": [
|
4 |
+
"LayoutLMv3ForTokenClassification"
|
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 |
"10": "Title"
|
28 |
},
|
29 |
"initializer_range": 0.02,
|
30 |
+
"input_size": 224,
|
31 |
"intermediate_size": 3072,
|
32 |
"label2id": {
|
33 |
"Caption": 0,
|
|
|
42 |
"Text": 9,
|
43 |
"Title": 10
|
44 |
},
|
45 |
+
"layer_norm_eps": 1e-05,
|
46 |
"max_2d_position_embeddings": 1024,
|
47 |
+
"max_position_embeddings": 514,
|
48 |
+
"max_rel_2d_pos": 256,
|
49 |
+
"max_rel_pos": 128,
|
50 |
+
"model_type": "layoutlmv3",
|
51 |
"num_attention_heads": 12,
|
52 |
+
"num_channels": 3,
|
53 |
"num_hidden_layers": 12,
|
54 |
+
"pad_token_id": 1,
|
55 |
+
"patch_size": 16,
|
56 |
+
"rel_2d_pos_bins": 64,
|
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.0",
|
63 |
+
"type_vocab_size": 1,
|
64 |
+
"visual_embed": true,
|
65 |
+
"vocab_size": 50265
|
66 |
}
|
logs/1678782942.8073146/events.out.tfevents.1678782942.138-2-233-57.1288406.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e27a76687ea287186ebdb9f947930b5b423640c504b13615983cca4f4252a6f7
|
3 |
+
size 5665
|
logs/events.out.tfevents.1677519047.138-2-233-57.293441.12
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:eaa418d02dcffd905294454a8f10579fa207f43e5e31b2ed4a9cec4c6e17dfa8
|
3 |
+
size 14637
|
logs/events.out.tfevents.1677521859.138-2-233-57.293441.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c10aa0289cacd85b3c0a6c7a260043333f595179d9a18e5c35cd29652b420af5
|
3 |
+
size 544
|
logs/events.out.tfevents.1678782942.138-2-233-57.1288406.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69056f45d8e5f86d88f6f0d240e334999675b7c37386fa87d4aaa170f4c3112c
|
3 |
+
size 5260
|
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:84daf7b12f6e79216f70c71c792c15d6c1d428bc0ece7b8c073b0a9609b28f19
|
3 |
+
size 503781199
|
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:18928fff672721a19415cebaf2eee22c923ea56c537d634a6f8fe1f3c718e895
|
3 |
size 3503
|