autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

Label, clean and enrich text datasets with LLMs.

Results 124 autolabel issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Search usecases can broadly be classified into two buckets: 1. Lexical/Keyword based search - traditional IR systems, more or less...

enhancement

**Is your feature request related to a problem? Please describe.** I'd love to use new LLMs like Mixtral 8x7b (better than GPT 3.5 Turbo), for which there are HuggingFace APIs...

enhancement

Dear Sir/Madam, I would like to conduct a multilabel task. My labels have up to 2600 items. Is there a simple way to input so many labels in the Config...

enhancement

How to run Goolgle t5 small on Multiple GPUs, instead of single one.

enhancement

**Is your feature request related to a problem? Please describe.** We currently only calculate confidence for the entire list of labels in multilabel classification tasks. This type of computation is...

enhancement
labeling_task
confidence

To enhance the quality of my labling experiments, I would like to use chain-of-thought prompting. I use the refuel-llm for my labling tasks (single-label and multi-label). As I can see,...

enhancement

pip install 'refuel-autolabel[openai]' Note: you may need to restart the kernel to use updated packages. ERROR: Invalid requirement: "'refuel-autolabel[openai]'" !pip3 install 'refuel-autolabel[openai]' ERROR: Invalid requirement: "'refuel-autolabel[openai]'"

bug

Hi, I tried importing LabelingAgent using below code : from autolabel import LabelingAgent getting pydantic error, please check full issue in attached file ​Basically, issue is with langchain, it needs...

bug

**Is your feature request related to a problem? Please describe.** We would like to be able to use the OpenAI models through Azure's OpenAI offering. **Describe the solution you'd like**...

enhancement
good first issue
llm