Commit History

nltk fix
c73bcb8

sdiazlor HF staff commited on

small fix
6b34c93

sdiazlor HF staff commited on

ensure the downloading repo
f4fb90b

sdiazlor HF staff commited on

deal with nltk
ca59253

sdiazlor HF staff commited on

try to fix the requirement
3a74a0a

sdiazlor HF staff commited on

fix nltk download error
e0b4e51

sdiazlor HF staff commited on

fix more installation issues
1655626

sdiazlor HF staff commited on

update example and solve installation issues for Spaces
b844fe3

sdiazlor HF staff commited on

small fix when changing from tab and ensure pushing to argilla
cd0d358

sdiazlor HF staff commited on

fix minor errors and improve prompt
d4af916

sdiazlor HF staff commited on

Add RAG generation (#19)
0d14ea5
unverified

Sara Han commited on

Add requirements.txt for synthetic dataset generator dependency, update import paths for InferenceEndpointsLLM in multiple files, and modify example deployment script to comment out HF_TOKEN.
1fc08db

davidberenstein1957 HF staff commited on

Update version to 0.1.6, remove requirements.txt, and enhance dataset handling in pipelines. Added Gradio support and improved LLM class retrieval. Commented out HF_TOKEN in example deployment script.
371c76b

davidberenstein1957 HF staff commited on

add randomisation of system prompts for generation
2841b26

davidberenstein1957 HF staff commited on

Add launch cli
b46ce58
unverified

Riezebos commited on

fix code generation for pipeline textcat
cb57cce

davidberenstein1957 HF staff commited on

add support for passing custom pre-query-template
3b90025

davidberenstein1957 HF staff commited on

validate labels on click, remove debug messages
cfdc9ea

sdiazlor HF staff commited on

fix model validation when using ollama
85b97c4

davidberenstein1957 HF staff commited on

update to allow enforcing pre-query-template
a0cefd0

davidberenstein1957 HF staff commited on

fix cast index and no-labels errors
cef916e

sdiazlor HF staff commited on

Update utils.py
f9864ae
unverified

CharlesCNorton commited on

update env var in constants definition
1bff30e

davidberenstein1957 HF staff commited on

add custom css
904d1fd

Leire Aguirre commited on

add refrences to distilabel and inference endpoints
af420e8

davidberenstein1957 HF staff commited on

fix UI overlay reset after SDG reboot
43c900f

davidberenstein1957 HF staff commited on

update textcat prompt based on multi_label
5d3be21

davidberenstein1957 HF staff commited on

fix minumum heigth issue of success message
bec79d4

davidberenstein1957 HF staff commited on

add system prompt rewriter for more dynamic generation SFT
ded6d1c

davidberenstein1957 HF staff commited on

fix hidden success message during push
791a4a1

davidberenstein1957 HF staff commited on