Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phlobo committed Mar 20, 2024
1 parent d6c1f90 commit 9a388bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ Train cross-encoder model:
# Benchmark run with weakly-supervised cross-encoder

`python run_benchmark.py benchmark=quaero output=~/scratch/xmen +linker.reranking.pre_trained_model=absolute/path/to/models/ce_ws_medmentions_fr`

or use the model from Hugging Face:

`python run_benchmark.py benchmark=quaero output=~/scratch/xmen +linker.reranking.pre_trained_model=phlobo/xmen-fr-ce-medmentions`
2 changes: 0 additions & 2 deletions benchmarks/benchmark/symptemist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ dict:

linker:
reranking:
data:
use_nil: False
training:
model_name: PlanTL-GOB-ES/roberta-base-biomedical-clinical-es

0 comments on commit 9a388bf

Please sign in to comment.