-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken code and params in 'Neural Hype' experiments / clarify doc…
…umentation (#2199)
- Loading branch information
Showing
10 changed files
with
52 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
src/main/resources/fine_tuning/params/params.map.robust04-paper1-folds.bm25+ax.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[ "-bm25 -axiom -k1 0.8 -b 0.55 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.35 -axiom.top 50", | ||
"-bm25 -axiom -k1 0.8 -b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25" ] | ||
[ "-bm25 -axiom -bm25.k1 0.8 -bm25.b 0.55 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.35 -axiom.top 50", | ||
"-bm25 -axiom -bm25.k1 0.8 -bm25.b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25" ] |
4 changes: 2 additions & 2 deletions
4
src/main/resources/fine_tuning/params/params.map.robust04-paper1-folds.bm25+rm3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[ "-bm25 -rm3 -k1 0.6 -b 0.65 -rm3.fbTerms 95 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -k1 0.7 -b 0.65 -rm3.fbTerms 65 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25" ] | ||
[ "-bm25 -rm3 -bm25.k1 0.6 -bm25.b 0.65 -rm3.fbTerms 95 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -bm25.k1 0.7 -bm25.b 0.65 -rm3.fbTerms 65 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25" ] |
4 changes: 2 additions & 2 deletions
4
src/main/resources/fine_tuning/params/params.map.robust04-paper1-folds.bm25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[ "-bm25 -k1 0.7 -b 0.4", | ||
"-bm25 -k1 0.6 -b 0.3" ] | ||
[ "-bm25 -bm25.k1 0.7 -bm25.b 0.4", | ||
"-bm25 -bm25.k1 0.6 -bm25.b 0.3" ] |
4 changes: 2 additions & 2 deletions
4
src/main/resources/fine_tuning/params/params.map.robust04-paper1-folds.ql.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
[ "-ql -mu 300", | ||
"-ql -mu 300" ] | ||
[ "-qld -qld.mu 300", | ||
"-qld -qld.mu 300" ] |
10 changes: 5 additions & 5 deletions
10
src/main/resources/fine_tuning/params/params.map.robust04-paper2-folds.bm25+ax.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[ "-bm25 -axiom -k1 0.80 -b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -k1 0.80 -b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -k1 0.80 -b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -k1 0.80 -b 0.60 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 15 -axiom.n 30 -axiom.beta 0.35 -axiom.top 45", | ||
"-bm25 -axiom -k1 0.80 -b 0.55 -rerankCutoff 50 -axiom.deterministic -axiom.n 30 -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 50" ] | ||
[ "-bm25 -axiom -bm25.k1 0.80 -bm25.b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -bm25.k1 0.80 -bm25.b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -bm25.k1 0.80 -bm25.b 0.50 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 25", | ||
"-bm25 -axiom -bm25.k1 0.80 -bm25.b 0.60 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 15 -axiom.n 30 -axiom.beta 0.35 -axiom.top 45", | ||
"-bm25 -axiom -bm25.k1 0.80 -bm25.b 0.55 -rerankCutoff 50 -axiom.deterministic -axiom.seed 42 -axiom.r 10 -axiom.n 30 -axiom.beta 0.30 -axiom.top 50" ] |
10 changes: 5 additions & 5 deletions
10
src/main/resources/fine_tuning/params/params.map.robust04-paper2-folds.bm25+rm3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[ "-bm25 -rm3 -k1 0.75 -b 0.70 -rm3.fbTerms 95 -rm3.fbDocs 10 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -k1 0.65 -b 0.65 -rm3.fbTerms 70 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25", | ||
"-bm25 -rm3 -k1 0.70 -b 0.65 -rm3.fbTerms 65 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25", | ||
"-bm25 -rm3 -k1 0.70 -b 0.60 -rm3.fbTerms 95 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -k1 0.70 -b 0.60 -rm3.fbTerms 100 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20" ] | ||
[ "-bm25 -rm3 -bm25.k1 0.75 -bm25.b 0.70 -rm3.fbTerms 95 -rm3.fbDocs 10 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -bm25.k1 0.65 -bm25.b 0.65 -rm3.fbTerms 70 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25", | ||
"-bm25 -rm3 -bm25.k1 0.70 -bm25.b 0.65 -rm3.fbTerms 65 -rm3.fbDocs 5 -rm3.originalQueryWeight 0.25", | ||
"-bm25 -rm3 -bm25.k1 0.70 -bm25.b 0.60 -rm3.fbTerms 95 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20", | ||
"-bm25 -rm3 -bm25.k1 0.70 -bm25.b 0.60 -rm3.fbTerms 100 -rm3.fbDocs 15 -rm3.originalQueryWeight 0.20" ] |
10 changes: 5 additions & 5 deletions
10
src/main/resources/fine_tuning/params/params.map.robust04-paper2-folds.bm25.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[ "-bm25 -k1 0.7 -b 0.3", | ||
"-bm25 -k1 0.7 -b 0.4", | ||
"-bm25 -k1 0.6 -b 0.3", | ||
"-bm25 -k1 0.7 -b 0.4", | ||
"-bm25 -k1 0.7 -b 0.4" ] | ||
[ "-bm25 -bm25.k1 0.7 -bm25.b 0.3", | ||
"-bm25 -bm25.k1 0.7 -bm25.b 0.4", | ||
"-bm25 -bm25.k1 0.6 -bm25.b 0.3", | ||
"-bm25 -bm25.k1 0.7 -bm25.b 0.4", | ||
"-bm25 -bm25.k1 0.7 -bm25.b 0.4" ] |
10 changes: 5 additions & 5 deletions
10
src/main/resources/fine_tuning/params/params.map.robust04-paper2-folds.ql.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[ "-ql -mu 300", | ||
"-ql -mu 400", | ||
"-ql -mu 500", | ||
"-ql -mu 300", | ||
"-ql -mu 300" ] | ||
[ "-qld -qld.mu 300", | ||
"-qld -qld.mu 400", | ||
"-qld -qld.mu 500", | ||
"-qld -qld.mu 300", | ||
"-qld -qld.mu 300" ] |