issues
search
xlang-ai
/
instructor-embedding
[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Apache License 2.0
1.87k
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: _load_sbert_model() received unexpected keyword argument 'token' when initializing INSTRUCTOR model in Colab Notebook
#125
devin-liu
opened
2 months ago
4
correct quantization in readme
#124
BBC-Esq
opened
3 months ago
0
prompt parameters cannot be used?
#123
Huangouzm
opened
4 months ago
1
Update _load_sbert_model Parameters and Fix Tokenize Padding
#122
pascalhuerten
opened
4 months ago
0
NameError: name 'disabled_tqdm' is not defined
#121
marybloodyzz
opened
4 months ago
1
set sentence_transformer =2.6.0
#120
Soberaice
opened
4 months ago
2
in kaggle
#119
Soberaice
opened
4 months ago
1
Redundant code & Tokenize issue
#118
JonathanZha47
opened
5 months ago
3
Some weights of the model checkpoint at /home/rnd/wmj/instructor-large/instructor-embedding/output/checkpoint-6500/ were not used when initializing T5EncoderModel: ['2.linear.weight'] - This IS expected if you are initializing T5EncoderModel from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing T5EncoderModel from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). max_seq_length 512
#117
EricPaul03
opened
6 months ago
0
Traceback (most recent call last): File "/home/instructor-embedding/evaluation/prompt_retrieval/main_civil.py", line 15, in <module> from InstructorEmbedding import INSTRUCTOR ImportError: cannot import name 'INSTRUCTOR' from 'InstructorEmbedding' (/home/instructor-embedding/InstructorEmbedding/__init__.py)
#116
EricPaul03
closed
6 months ago
0
Update to newer sentence-transformers with offline usage and renaming of classes to match the released package
#115
racinmat
closed
3 months ago
3
Fine-tune cross- encoder by "Instruction-Finetuned Text"
#114
QuangTQV
opened
7 months ago
0
please accept this pull request ASAP PLEASE!
#113
BBC-Esq
closed
3 months ago
10
Updated to work with the latest version of sentence transformers
#112
SilasMarvin
closed
7 months ago
14
Are document instructions not used for evaluation?
#111
orionw
closed
7 months ago
2
Chinese support?
#110
Yaqing2023
opened
9 months ago
1
Improving inference time
#109
alokpadhi
opened
9 months ago
2
Phrase embeddings in context
#108
jnferfer
opened
9 months ago
2
Discrepancy in training data versions
#107
vaibhavad
opened
9 months ago
0
Model not loading
#106
laylabitar
opened
10 months ago
7
Pooling
#105
ashokrajab
closed
10 months ago
0
No matching distribution found for instructor
#104
xfzhang990
closed
10 months ago
1
Are these embeddings Contextualized Embeddings ?
#103
jbdatascience
opened
11 months ago
1
LICENSE is missing copyright owner name(s) and year
#102
MB-Finski
closed
11 months ago
1
KeyError `task_name`
#101
zanussbaum
opened
11 months ago
3
pythons > 3.7?
#100
mgrosso
closed
1 year ago
2
Save and load dynamically quantized model
#99
roman-dobrov
opened
1 year ago
4
Comparative Performance Analysis: Single Dataset Fine-Tuning Versus Multi-Dataset Instruction-Based Fine-Tuning on Task A
#98
sunzhaoyang1
closed
11 months ago
3
Why I cannot save model?
#97
txye
opened
1 year ago
3
Inconsistency between the instruction template suggested vs that in the training data
#96
debraj135
opened
1 year ago
5
How would you use instructor o find duplicate items in similar texts, e.g short bug descriptions?
#95
shgidi
closed
11 months ago
2
Cosine Similarity of Anchor and Negative is not taken into consideration in Loss calculation
#94
ashokrajab
closed
1 year ago
1
Production Level Updates
#93
Nicholas-Schaub
opened
1 year ago
2
Modifed masking before pooling - Fixes issue in ONNX conversion
#92
ashokrajab
closed
7 months ago
4
Update README.md
#91
TuanaCelik
closed
1 year ago
0
Instruction for keywords retrievial
#90
Bobolx00
closed
11 months ago
2
Issue with Evaluation ArguAna
#89
yeliusf
opened
1 year ago
5
quantization and gpu acceleration of the quantized model.
#88
BBC-Esq
closed
3 months ago
1
How the training data is divided?
#87
wsa-dhu
opened
1 year ago
4
Runtime Optimization
#86
aditya-y47
opened
1 year ago
1
You script to quantize the instructor models simply doesn't work.
#85
BBC-Esq
opened
1 year ago
7
cannot reproduce the results of INSTRUCTOR.
#84
qiuwenbogdut
closed
11 months ago
2
how to parse instructions into the chroma - instructor model integration
#83
Bobolx00
closed
1 year ago
1
evaluate with retrained model, but bug: Some weights of the model checkpoint at /checkpoint-22000 were not used when initializing T5EncoderModel:
#82
qiuwenbogdut
closed
11 months ago
5
Inference using TensorRT
#81
mon28
opened
1 year ago
1
Bugfix AbsTaskRetrieval for DREPS evaluation
#80
ashokrajab
closed
1 year ago
0
Example of classification inference (Zero Shot?)
#79
jmdetect
closed
11 months ago
6
Modified MTEB Install fails - After rectification it leads to OSError
#78
ashokrajab
closed
11 months ago
2
max_sequence_length and splitting text into smaller chunks
#77
dassaswat
closed
12 months ago
1
not getting exactly the same embedding for different batchsize
#76
kirnap
opened
1 year ago
5
Next