All Downloads are FREE. Search and download functionalities are using the official Maven repository.

regression.mrtydi-v1.1-th.yaml Maven / Gradle / Ivy

---
corpus: mrtydi-v1.1-th
corpus_path: collections/mr-tydi-corpus/mrtydi-v1.1-thai/

index_path: indexes/lucene-index.mrtydi-v1.1-thai/
collection_class: MrTyDiCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 1
index_options: -storePositions -storeDocvectors -storeRaw -language th
index_stats:
  documents: 568855
  documents (non-empty): 568855
  total terms: 31550936

metrics:
  - metric: MRR@100
    command: tools/eval/trec_eval.9.0.4/trec_eval
    params: -c -M 100 -m recip_rank
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: true
  - metric: R@100
    command: tools/eval/trec_eval.9.0.4/trec_eval
    params: -c -m recall.100
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: true

topic_reader: TsvInt
topic_root: src/main/resources/topics-and-qrels/
qrels_root: src/main/resources/topics-and-qrels/
topics:
  - name: "[Mr. TyDi (Thai): train](https://github.com/castorini/mr.tydi)"
    id: train
    path: topics.mrtydi-v1.1-th.train.txt.gz
    qrel: qrels.mrtydi-v1.1-th.train.txt
  - name: "[Mr. TyDi (Thai): dev](https://github.com/castorini/mr.tydi)"
    id: dev
    path: topics.mrtydi-v1.1-th.dev.txt.gz
    qrel: qrels.mrtydi-v1.1-th.dev.txt
  - name: "[Mr. TyDi (Thai): test](https://github.com/castorini/mr.tydi)"
    id: test
    path: topics.mrtydi-v1.1-th.test.txt.gz
    qrel: qrels.mrtydi-v1.1-th.test.txt

models:
  - name: bm25
    display: BM25
    params: -bm25 -hits 100 -language th
    results:
      MRR@100:
        - 0.3543
        - 0.3586
        - 0.4012
      R@100:
        - 0.8349
        - 0.8536
        - 0.8529




© 2015 - 2025 Weber Informatics LLC | Privacy Policy