C2001ljy commited on
Commit
1a1deee
·
verified ·
1 Parent(s): bdc6bcb

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -3
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "answer_loss_cutoff": null,
8
  "answer_loss_importance": 1.0,
9
  "architectures": [
10
- "TapasForQuestionAnswering"
11
  ],
12
  "attention_probs_dropout_prob": 0.0,
13
  "average_approximation_function": "ratio",
@@ -34,9 +34,8 @@
34
  "pad_token_id": 0,
35
  "positive_label_weight": 10.0,
36
  "reset_position_index_per_cell": true,
37
- "select_one_column": true,
38
  "softmax_temperature": 1.0,
39
- "torch_dtype": "float32",
40
  "transformers_version": "4.40.0",
41
  "type_vocab_size": [
42
  3,
 
7
  "answer_loss_cutoff": null,
8
  "answer_loss_importance": 1.0,
9
  "architectures": [
10
+ "TapasModel"
11
  ],
12
  "attention_probs_dropout_prob": 0.0,
13
  "average_approximation_function": "ratio",
 
34
  "pad_token_id": 0,
35
  "positive_label_weight": 10.0,
36
  "reset_position_index_per_cell": true,
37
+ "select_one_column": false,
38
  "softmax_temperature": 1.0,
 
39
  "transformers_version": "4.40.0",
40
  "type_vocab_size": [
41
  3,