issues Search Results · repo:IBM/zshot language:Python
Filter by
30 results
(70 ms)30 results
inIBM/zshot (press backspace or delete to remove)Summary
Describe the bug With transformers==4.37.2 installed, I am getting this error:
File ~/workspace/mlops-talk-llm-kg/venv/lib/python3.11/site-packages/transformers/generation/logits_process.py:1235, ...
bug
louisguitton
- Opened on Feb 13, 2024
- #73
Summary
With torch =2.0 there is an existing bug in flair that makes flair POS mentions extractor fail:
https://github.com/flairNLP/flair/issues/3187
Describe the bug The POS models for SequenceTagger ...
bug
marmg
- Opened on Oct 31, 2023
- #72
Scenario summary
Apple Silicon users cannot run zshot due to torch version being pinned to be strictly less than 2.0 (torch =1, 2)
Proposed solution
Update torch to 2.0 and release a new wheel on PyPI ...
enhancement
ab3llini
- 2
- Opened on Oct 4, 2023
- #70
Summary
Describe the bug
ImportError Traceback (most recent call last)
[ ipython-input-2-893897ebf072 ](https://localhost:8080/#) in cell line: 7 ()
5 from zshot.mentions_extractor ...
bug
alexkreidler
- Opened on Sep 29, 2023
- #69
Summary
Describe the bug IndexError while visualizing results without entities extracted in the rel mode:
File ~/zshot/utils/displacy/relations_render.py:27, in parse_rels(doc)
25 tokens_span.append((filtered_spans[idx ...
bug
marmg
- Opened on Aug 31, 2023
- #64
Summary
With recent updates in transformers TARS Linker and MentionsExtractor are not working:
RuntimeError: Error(s) in loading state_dict for RobertaModel:
Unexpected key(s) in state_dict: ...
bug
marmg
- 1
- Opened on Jul 28, 2023
- #59
Hi, thanks for the great software! I have a dataset of custom entities, and I want to use Zshot to detect these custom
entities. how can I do the few-shot learning with your tool? also is there a way to ...
Moeinh77
- 1
- Opened on Jul 21, 2023
- #58
Summary
For evaluation, ensembling and user purposes, the linkers should return a valid and understandable score (for instance
from 0 to 1). All of them should return comparable scores. LinkerSMXM uses ...
bug
marmg
- Opened on May 18, 2023
- #54
Scenario summary
Add linker ensemble to allow using different linkers and different descriptions to improve the performance.
Proposed solution
Implementation of LinkerEnsemble which takes as input the ...
enhancement
marmg
- Opened on Mar 21, 2023
- #52
Summary
Describe the bug The parameter ignore_verifications is deprecated in datasets 2.9.1 and will be removed in 3.0.0.
** Solution proposed** Replace the parameter ignore_verifications with verification_mode= ...
bug
marmg
- Opened on Mar 13, 2023
- #50

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.