Commit History

refactor: add local save to README and improve layout
6a5179a

sdiazlor HF staff commited on

Added local saving to CSV and JSON (#38)
8291c8c
unverified

sebaxakerhtc commited on

add fine-tuning deepseek example
a68cd13

sdiazlor HF staff commited on

fix: tackle None labels in multilabel
e3b32d4

sdiazlor HF staff commited on

Fix BASE_URL_COMPLETIONS when using different providers
b129294

sdiazlor HF staff commited on

feat: different model completion (#31)
3b7b628
unverified

Sara Han davidberenstein1957 HF staff commited on

feat: add seed data for chat data (#32)
b2669f7
unverified

Sara Han commited on

Fix rag.py
43c881a
unverified

sebaxakerhtc commited on

Fix textcat.py
adec41e
unverified

sebaxakerhtc commited on

typing textcat
93e464a

sdiazlor HF staff commited on

fix returned output values error
c76dc11

sdiazlor HF staff commited on

improve errors
c28f6e2

sdiazlor HF staff commited on

add lacking typing
c54ccc3

sdiazlor HF staff commited on

fix repo_name error
14c55fd

sdiazlor HF staff commited on

Refactor stop sequences in chat.py for improved template handling
4af6d10

davidberenstein1957 HF staff commited on

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