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 there a way for the model to be uploaded on hugging face so we can gpu accelerators like vllm

enhancement

**Describe the bug** The `movie_reviews` dataset is not present as described in the docs - [Preview the labeling against your dataset](https://docs.refuel.ai/autolabel/guide/overview/getting-started/#preview-the-labeling-against-your-dataset).

bug

I've got key from refuel, I tried all of them: refuel-llm, llama-13b-chat, flan-t5-xxl. None is working. I ran: `ds = agent.run(ds,max_items=10)` I got: `2023-10-20 12:31:18 autolabel.models.refuel WARNING: Retrying autolabel.models.refuel.RefuelLLM._label_with_retry in...

bug

I am wondering Is there any way to label each paragraph/lines of markdown notes or bookmarks?

enhancement

When I run the demo code,I got the following error: ![image](https://github.com/refuel-ai/autolabel/assets/55434314/43607d91-3699-4407-99e6-b74bd35ac2db)

bug

**Describe the bug** Newer langchain version == 0.0.235 requires anthropic version >= 0.3. 0.3 is a major rewrite from anthropic which no longer provides a tokenizer. Supporting the newer langchain...

bug

**Describe the bug** A clear and concise description of what the bug is. Attribute extraction example task fails when tried with "flan-t5-xxl" model using Refuel AI API. **Expected behavior** A...

bug

**Describe the bug** We don't have documentation for the SerpAPI transform

bug