usr256864 commited on
Commit
24bde98
·
verified ·
1 Parent(s): acca5bd

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -57,3 +57,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ infoseek/k100/val_metrics/flmr.json filter=lfs diff=lfs merge=lfs -text
61
+ infoseek/k100/val_metrics/flmr_qid.json filter=lfs diff=lfs merge=lfs -text
62
+ infoseek/k100/val_metrics/qnonrels.json filter=lfs diff=lfs merge=lfs -text
63
+ infoseek/k100/val_metrics/qrels.json filter=lfs diff=lfs merge=lfs -text
64
+ infoseek/val_metrics/flmr.json filter=lfs diff=lfs merge=lfs -text
infoseek/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "kb_kwargs": {
3
+ "../datasets/infoseek/embeddings/flmr/passages": {
4
+ "dataset_embeddings": "../datasets/infoseek/embeddings/flmr/",
5
+ "index_kwargs": {
6
+ "flmr": {
7
+ "column": "flmr_embedding",
8
+ "kind": 0,
9
+ "key": "flmr_embedding",
10
+ "string_factory": "L2norm,Flat",
11
+ "load": false,
12
+ "device": null,
13
+ "metric_type": 0
14
+ }
15
+ }
16
+ }
17
+ },
18
+ "reference_kb_path": "../datasets/infoseek/passages",
19
+ "map_kwargs": {
20
+ "batch_size": 256,
21
+ "desc": "searching"
22
+ },
23
+ "format": {}
24
+ }
infoseek/k100/val_metrics/flmr.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40889290db52934dffdb6625a0e1edcfbf8cf92896b656a582ccc17b761d32b
3
+ size 171066771
infoseek/k100/val_metrics/flmr_qid.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d84bddfec1cf76ad917a36c06625535fc0663bf4416bdebbf829a65c6dc3572
3
+ size 201936121
infoseek/k100/val_metrics/metrics.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stat_test": "fisher",
3
+ "metrics": [
4
+ "mrr@100",
5
+ "precision@1",
6
+ "precision@5",
7
+ "hit_rate@20",
8
+ "recall@5"
9
+ ],
10
+ "model_names": [
11
+ "flmr"
12
+ ],
13
+ "flmr": {
14
+ "scores": {
15
+ "mrr@100": 0.1974193112613111,
16
+ "precision@1": 0.10131750871080139,
17
+ "precision@5": 0.09543771777003485,
18
+ "hit_rate@20": 0.5188779398954704,
19
+ "recall@5": 0.06110730912166584
20
+ },
21
+ "comparisons": {},
22
+ "win_tie_loss": {}
23
+ }
24
+ }
infoseek/k100/val_metrics/metrics.tex ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ========================
2
+ % Add in preamble
3
+ \usepackage{graphicx}
4
+ \usepackage{booktabs}
5
+ ========================
6
+
7
+
8
+ % To change the table size, act on the resizebox argument `0.8`.
9
+ \begin{table*}[ht]
10
+ \centering
11
+ \caption{
12
+ Overall effectiveness of the models.
13
+ The best results are highlighted in boldface.
14
+ Superscripts denote significant differences in Fisher's randomization test with $p \le 0.01$.
15
+ }
16
+ \resizebox{0.8\textwidth}{!}{
17
+ \begin{tabular}{c|c|c|c|c|c|c}
18
+ \toprule
19
+ \textbf{\#}
20
+ & \textbf{Model}
21
+ & \textbf{MRR@100}
22
+ & \textbf{P@1}
23
+ & \textbf{P@5}
24
+ & \textbf{Hit_Rate@20}
25
+ & \textbf{Recall@5} \\
26
+ \midrule
27
+ a &
28
+ flmr &
29
+ \textbf{0.197}\hphantom{} &
30
+ \textbf{0.101}\hphantom{} &
31
+ \textbf{0.095}\hphantom{} &
32
+ \textbf{0.519}\hphantom{} &
33
+ \textbf{0.061}\hphantom{} \\
34
+ \bottomrule
35
+ \end{tabular}
36
+ }
37
+ \label{tab:results}
38
+ \end{table*}
infoseek/k100/val_metrics/qnonrels.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746763bcb555b36d8e9081b1cb49a0bfe64165703e7287436b7920ec12a51b8f
3
+ size 88022748
infoseek/k100/val_metrics/qrels.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad17b37c29d529028f76342c367825156f5d179d78a3259f13ee167a72ae3c1
3
+ size 13570232
infoseek/val_metrics/flmr.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:919ee10766c099b23a83d5deea3b39189710e6e089359179f5fd490b1f407fb5
3
+ size 12540692
infoseek/val_metrics/metrics.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stat_test": "fisher",
3
+ "metrics": [
4
+ "mrr@100",
5
+ "precision@1",
6
+ "precision@5",
7
+ "precision@20",
8
+ "hit_rate@20",
9
+ "recall@5"
10
+ ],
11
+ "model_names": [
12
+ "flmr"
13
+ ],
14
+ "flmr": {
15
+ "scores": {
16
+ "mrr@100": 0.16924542682926827,
17
+ "precision@1": 0.10080030487804878,
18
+ "precision@5": 0.09544043989547038,
19
+ "precision@20": 0.023860109973867595,
20
+ "hit_rate@20": 0.29554115853658536,
21
+ "recall@5": 0.29554115853658536
22
+ },
23
+ "comparisons": {},
24
+ "win_tie_loss": {}
25
+ }
26
+ }
infoseek/val_metrics/metrics.tex ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ========================
2
+ % Add in preamble
3
+ \usepackage{graphicx}
4
+ \usepackage{booktabs}
5
+ ========================
6
+
7
+
8
+ % To change the table size, act on the resizebox argument `0.8`.
9
+ \begin{table*}[ht]
10
+ \centering
11
+ \caption{
12
+ Overall effectiveness of the models.
13
+ The best results are highlighted in boldface.
14
+ Superscripts denote significant differences in Fisher's randomization test with $p \le 0.01$.
15
+ }
16
+ \resizebox{0.8\textwidth}{!}{
17
+ \begin{tabular}{c|c|c|c|c|c|c|c}
18
+ \toprule
19
+ \textbf{\#}
20
+ & \textbf{Model}
21
+ & \textbf{MRR@100}
22
+ & \textbf{P@1}
23
+ & \textbf{P@5}
24
+ & \textbf{P@20}
25
+ & \textbf{Hit_Rate@20}
26
+ & \textbf{Recall@5} \\
27
+ \midrule
28
+ a &
29
+ flmr &
30
+ \textbf{0.169}\hphantom{} &
31
+ \textbf{0.101}\hphantom{} &
32
+ \textbf{0.095}\hphantom{} &
33
+ \textbf{0.024}\hphantom{} &
34
+ \textbf{0.296}\hphantom{} &
35
+ \textbf{0.296}\hphantom{} \\
36
+ \bottomrule
37
+ \end{tabular}
38
+ }
39
+ \label{tab:results}
40
+ \end{table*}
infoseek/val_metrics/qnonrels.json ADDED
The diff for this file is too large to render. See raw diff
 
infoseek/val_metrics/qrels.json ADDED
The diff for this file is too large to render. See raw diff