Skip to content

Baseline implementation for Arabic question to question semantic similarity workshop task

Notifications You must be signed in to change notification settings

mawdoo3/q2q_workshop

Repository files navigation

Question to Question Workshop Benchmark

This repo contains the benchmark solution for the question to question workshop task.

Installation

The first step is cloning this repo into your machine. Once cloned, go inside the directory and install the dependencies as follows:

python3 -m venv env
source env/bin/activate
pip install -r requirments.txt

Results

The results achieved by using the benchmark solution (as implemented in bench.py) can be found on the leaderboard on the workshop's kaggle page.

About

Baseline implementation for Arabic question to question semantic similarity workshop task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages