Skip to content

Releases: UWaterlooIR/golden-gaze

Stance Detection Model finetuned on 2019 qrels

30 Apr 19:27
Compare
Choose a tag to compare
model

Added code and data for spliting 2019 topics.

Initial Retrieval - Results

22 Apr 00:44
Compare
Choose a tag to compare
Pre-release

This compressed file contains the retrieved documents by BM25 using 2019 topics, 2021 topics, and WH topics. If you want to use this file directly without running the code for the initial retrieval, put the decompressed folder under initial_retrieval/.

File Tree:

- output
    - 2019
        - 1.csv
        - 3.csv
        - ...
    - 2021
        - 101.csv
        - 201.csv
        - ...
    - WH
        - 0.csv
        - 1.csv
        - ...