estyle commited on
Commit
5ae2dd8
1 Parent(s): e7792fd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -5
config.json CHANGED
@@ -1,16 +1,11 @@
1
  {
2
- "_name_or_path": "/mnt/msranlpintern/models/markuplm-base_500k_ffn_5e-5/checkpoint-300000/checkpoint-300000/",
3
  "architectures": [
4
  "MarkupLMForQuestionAnswering"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
- "disable_xpath_emb": false,
10
- "enable_xpath_emb_normalize": false,
11
  "eos_token_id": 2,
12
- "ffn_proj": true,
13
- "fix_xpath_proj": false,
14
  "gradient_checkpointing": false,
15
  "has_relative_attention_bias": false,
16
  "has_tree_attention_bias": false,
1
  {
 
2
  "architectures": [
3
  "MarkupLMForQuestionAnswering"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "bos_token_id": 0,
7
  "classifier_dropout": null,
 
 
8
  "eos_token_id": 2,
 
 
9
  "gradient_checkpointing": false,
10
  "has_relative_attention_bias": false,
11
  "has_tree_attention_bias": false,