xhluca commited on
Commit
5fb380d
1 Parent(s): f73f24c

Upload with huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +63 -0
  2. projection.pt +3 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "xhlu/tapas-nq-hn-retriever-large-1",
3
+ "aggregation_labels": null,
4
+ "aggregation_loss_weight": 1.0,
5
+ "aggregation_temperature": 1.0,
6
+ "allow_empty_column_selection": false,
7
+ "answer_loss_cutoff": null,
8
+ "answer_loss_importance": 1.0,
9
+ "architectures": [
10
+ "TapasModel"
11
+ ],
12
+ "attention_probs_dropout_prob": 0.1,
13
+ "average_approximation_function": "ratio",
14
+ "average_logits_per_cell": false,
15
+ "cell_selection_preference": null,
16
+ "disable_per_token_loss": false,
17
+ "hidden_act": "gelu",
18
+ "hidden_dropout_prob": 0.1,
19
+ "hidden_size": 1024,
20
+ "huber_loss_delta": null,
21
+ "init_cell_selection_weights_to_zero": false,
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 4096,
24
+ "layer_norm_eps": 1e-12,
25
+ "max_num_columns": 32,
26
+ "max_num_rows": 64,
27
+ "max_position_embeddings": 1024,
28
+ "model_type": "tapas",
29
+ "no_aggregation_label_index": null,
30
+ "num_aggregation_labels": 0,
31
+ "num_attention_heads": 16,
32
+ "num_hidden_layers": 24,
33
+ "pad_token_id": 0,
34
+ "positive_label_weight": 10.0,
35
+ "reset_position_index_per_cell": false,
36
+ "select_one_column": true,
37
+ "softmax_temperature": 1.0,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.11.3",
40
+ "type_vocab_size": [
41
+ 3,
42
+ 256,
43
+ 256,
44
+ 2,
45
+ 256,
46
+ 256,
47
+ 10
48
+ ],
49
+ "type_vocab_sizes": [
50
+ 3,
51
+ 256,
52
+ 256,
53
+ 2,
54
+ 256,
55
+ 256,
56
+ 10
57
+ ],
58
+ "use_answer_as_supervision": null,
59
+ "use_gumbel_for_aggregation": false,
60
+ "use_gumbel_for_cells": false,
61
+ "use_normalized_answer_loss": false,
62
+ "vocab_size": 30522
63
+ }
projection.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95699add4fa7e7aec14a060bac34c4ab1c60e8be002227ae06d969534580ff68
3
+ size 1049387
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1a8d3fa8a5377121794edaab078d4ea72def9dc53dc23ad49842bc332e955cf
3
+ size 1347067047