issues
search
davidberenstein1957
/
classy-classification
This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface.
MIT License
209
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
metadata (pyproject.toml) ... error during installation
#52
KikeVen
opened
1 day ago
4
Update classy_spacy.py
#51
davidberenstein1957
closed
1 day ago
0
numpy error
#50
KikeVen
closed
1 day ago
5
Example with Zero-Shot Classification gives: Task zero-shot-classification is not supported for the ONNX Runtime pipeline. Supported tasks are []
#49
mkalisz77
closed
1 day ago
4
Updated package constraints and removed ONNX support
#48
davidberenstein1957
closed
6 months ago
0
Installations on Ubuntu
#47
AravindRohit
opened
8 months ago
1
The current version of package is unstable and exceptions occur
#46
espdev
closed
6 months ago
2
WIP: Feature/span classification
#45
RobinRojowiec
closed
6 months ago
4
Would be great to also apply the classifier on arbitrary Spans
#44
RobinRojowiec
closed
6 months ago
2
Example code gives error
#43
the-black-adder
closed
11 months ago
0
Spacy embeddings vs sentence transformer embeddings
#42
swageeth
closed
11 months ago
1
Token indices sequence length
#41
swageeth
closed
1 year ago
1
Standalone usage without spaCy setting embeddings post adding the data makes the classifications run twice
#40
Avneets
closed
1 year ago
1
chore: added support for ONNX for zero-shot classification
#39
davidberenstein1957
closed
1 year ago
0
Different language models
#38
juks
closed
1 year ago
9
Error when using spacy _trf models
#37
kbillesk
closed
1 year ago
6
Running the first example we get a different score
#36
benhealthee
closed
1 year ago
2
Drastic performance drop
#35
hectorhernandezbabbel
closed
1 year ago
5
Update IPython to fix vulnerability
#34
Masboes
closed
1 year ago
0
Bump ipython from 8.8.0 to 8.10.0
#33
dependabot[bot]
closed
1 year ago
2
setfit in classy classification
#32
nv78
closed
1 year ago
7
between zero shot and few shot
#31
nv78
closed
11 months ago
1
add saving and loading support for `standalone` reproducability
#30
davidberenstein1957
closed
1 year ago
3
add `https://onnx.ai/sklearn-onnx/` support
#29
davidberenstein1957
closed
1 year ago
1
Misaligned pairings of labels and scores?
#28
reneschneider
closed
1 year ago
8
add zero-shot `onnx`support
#27
davidberenstein1957
closed
1 year ago
0
retrain on saved pickle model?
#26
RaiAmanRai
closed
1 year ago
2
Saving and loading models
#25
RaiAmanRai
closed
1 year ago
0
ImportError: cannot import name 'cached_path' from 'transformers.file_utils' (/opt/conda/lib/python3.7/site-packages/transformers/file_utils.py)
#24
brownyaroundtown
closed
1 year ago
3
Is it possible to view training progress?
#23
drkonafa
closed
1 year ago
2
classy_spacy.py raises "NotImplementedError: internal spacy embeddings need to be derived from md/lg spacy models not from sm/trf models."
#22
kbillesk
closed
1 year ago
9
Installation Issue - error: can't find Rust compiler
#21
jackrvaughan
closed
1 year ago
4
Inconsistent Result while using a fix random seed
#20
swageeth
closed
1 year ago
10
Multilabel returns scientific notation with big dataset
#19
andremacola
closed
2 years ago
1
Unnecessary print() in classy_skeleton
#18
andremacola
closed
2 years ago
1
Error when try to save model with pickle (in my local ubuntu linux and in google colab too)
#17
ximo1984
closed
2 years ago
8
replace MLP with Multi-class SVM to unify Multi-class classification approach
#16
davidberenstein1957
closed
1 year ago
0
Onnx support on M1 Macs
#15
andremacola
closed
2 years ago
8
Exception while saving model
#14
agurianov
closed
2 years ago
5
Allow for exclusive classes
#13
koaning
closed
2 years ago
4
Allow for single class predictions.
#12
koaning
closed
1 year ago
2
ValueError: Couldn't deep-copy config: maximum recursion depth exceeded while calling a Python object
#11
dpicca
closed
2 years ago
2
Can't install Classy Classification due to FastText dependency
#10
atefalvi
closed
2 years ago
1
How do i get acces to the score of each label?
#9
luisvfb1
closed
2 years ago
1
Is there a better way to save the model to the disk?
#8
fMercatili
closed
2 years ago
8
Add mulit-label support
#7
PepijnBoers
closed
2 years ago
13
Hugginng face models
#6
nsankar
closed
2 years ago
7
Omitting the report message
#5
newjessar
closed
2 years ago
4
Issues with Saving and Loading
#4
manuelnelson
closed
2 years ago
2
Update README.md
#3
adelevie
closed
2 years ago
0
Next