Bigheadjoshy commited on
Commit
ed0efd7
·
verified ·
1 Parent(s): fca51bd

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
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,7 +11,7 @@
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",
 
3
  "architectures": [
4
  "LayoutLMv3ForSequenceClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.2,
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.2,
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:c001f74795b6730a602c93cea17676737ad3dadec1c468702b1aa54a1c456467
3
  size 503985744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f1491f18a190c1a91539faa77ee8470c6059100d4891ff8c614a50c6d453be
3
  size 503985744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3142da99cf5ce4d96361a7b615768ffbb55ad979bf13c43d2f63691878971bb2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:857dd2f3d1b27db6cf5ad58da91ce9b641b4727c737bcbdf992c206c1fb3b1f4
3
  size 5304