Skip to content

feat: Added French version of Entity Linker#7

Open
stelsar123 wants to merge 7 commits into
mainfrom
stelios
Open

feat: Added French version of Entity Linker#7
stelsar123 wants to merge 7 commits into
mainfrom
stelios

Conversation

@stelsar123

Copy link
Copy Markdown
Collaborator

Upload french embeddings made with intfloat/multilingual-e5-base, upload French reference datasets. Define FrenchEntityLinker class.

Upload french embeddings made with intfloat/multilingual-e5-base, upload French reference datasets. Define FrenchEntityLinker class.
Due to sentence transformers configuration needed to create an extra folder
Upload training script for cross encoders
Upload evaluation sets with no UNK labels and changed evaluation pandas loaders. Also, added TODOs on linker. Added poetry.lock to gitignore.
Removed FrenchEntityLinker class and added _load_dfs() function to load the appropriate dfs uppon initialiazation. Added lang parameter to initialiazation for user to choose language (lang='en', lang='fr')
Added Sentence Linking Paradigm to the Entity Linking Class. Specify el=False when calling the model to activate the functonality.
Added new evaluation benchmark for skill, coming from https://huggingface.co/datasets/TechWolf/Skill-XL. Updated SentenceEvaluator import in inference/evaluator.py for newer sentence transformers version. Fixed path creation for huggingface directories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant