Coder Social home page Coder Social logo

Results meaning for CALEngine about hical HOT 2 CLOSED

hical avatar hical commented on June 26, 2024
Results meaning for CALEngine

from hical.

Comments (2)

nims11 avatar nims11 commented on June 26, 2024

Each line corresponds to a judgment. <document_id><space><judgment>. In this repo, we use 3 grades (0 - not relevant, 1 - relevant, 2 - highly relevant).

from hical.

jieralice13 avatar jieralice13 commented on June 26, 2024

Is there anywhere that explains the output for CALEngine (especially bmi_cli).
Sample output for bmi:

064578 0
047277 2
050307 2
050457 2
047817 1
047799 2
273177 0
273551 2
047347 0
273611 0
086457 0
080529 2
085197 2
...

Thanks (sorry to bother)

Hi @jeanchilger, may I ask how did you get multiple output for one topic? When I run bmi_cli, I only get one line output.

I used the sample-dataset, by using the athome4.topic.sample as query, and athome4.qrel.sample as qrel, and my command is like below.

THREADS=4
JOBS=10
EXEC=./bmi_cli
RESULT_DIR=results
DOC_FEATURES=../data/athome4_sample.bin
PARA_FEATURES=../data/athome4_para_sample.bin
QREL=../data/athome4.qrels
QUERIES=../data/athome4.query
MAXEFFORT=0
MAXEFFORTFACTOR=3.1
TRAINITERATIONS=200000

./bmi_cli --doc-features "$DOC_FEATURES" --judgment-logpath "$SUBRESULT_DIR" --qrel "$QREL" --query "$QUERIES"
--threads $THREADS --jobs $JOBS --training-iterations "$TRAINITERATIONS"
--mode BMI_DOC --max-effort "$MAXEFFORT" --max-effort-factor "$MAXEFFORTFACTOR" &> "$SUBRESULT_DIR/log"

from hical.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.