rjhugs commited on
Commit
3b4a29a
·
verified ·
1 Parent(s): 78c008e

rjhugs/modelStructure_TT_SBL_v6

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. config.json +2 -2
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -32,13 +32,13 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 3.399893991012302e-05
36
- - train_batch_size: 4
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 5
42
 
43
  ### Training results
44
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 10
42
 
43
  ### Training results
44
 
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "TableTransformerForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
- "attention_probs_dropout_prob": 0.25526562742453585,
10
  "auxiliary_loss": false,
11
  "backbone": null,
12
  "backbone_config": {
@@ -2125,7 +2125,7 @@
2125
  "eos_coefficient": 0.4,
2126
  "giou_cost": 2,
2127
  "giou_loss_coefficient": 2,
2128
- "hidden_dropout_prob": 0.25526562742453585,
2129
  "id2label": {
2130
  "0": "table",
2131
  "1": "table column header",
 
6
  "TableTransformerForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
+ "attention_probs_dropout_prob": 0.15526562742453584,
10
  "auxiliary_loss": false,
11
  "backbone": null,
12
  "backbone_config": {
 
2125
  "eos_coefficient": 0.4,
2126
  "giou_cost": 2,
2127
  "giou_loss_coefficient": 2,
2128
+ "hidden_dropout_prob": 0.15526562742453584,
2129
  "id2label": {
2130
  "0": "table",
2131
  "1": "table column header",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:011d3903907359690a729ea4a476bb5126e7166d2724f61c819fcd8508350798
3
  size 115517510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec417d038d705a0e2c295ee0a6bfca5172bbc96960dfe3ddbe83abe0df08e93
3
  size 115517510
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86da8b8bfe0e05fde343cc9f5448e19ffbe543a1be5ab910949222063f54c40a
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fbf5fbde25f3b04d455ac7aeacd0e7dab6f4ed9ad83d330592376aeeba1aafd
3
  size 4536