Training in progress, step 100
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForSequenceClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"coordinate_size": 128,
|
@@ -11,7 +11,7 @@
|
|
11 |
"has_relative_attention_bias": true,
|
12 |
"has_spatial_attention_bias": true,
|
13 |
"hidden_act": "gelu",
|
14 |
-
"hidden_dropout_prob": 0.
|
15 |
"hidden_size": 768,
|
16 |
"id2label": {
|
17 |
"0": "LABEL_0",
|
|
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForSequenceClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"coordinate_size": 128,
|
|
|
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,
|
16 |
"id2label": {
|
17 |
"0": "LABEL_0",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503985744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c0b57e693e06eb0c7f281978bf4bec89964fcc0d222b12ae4bc9df54f4ec42a
|
3 |
size 503985744
|