Commit History

add packages.txt
40d9e53

sdiazlor HF staff commited on

fix error
f44933d

sdiazlor HF staff commited on

update example and solve installation issues for Spaces
b844fe3

sdiazlor HF staff commited on

add example for RAG
c0bdbeb

sdiazlor HF staff commited on

Add requirements.txt for synthetic dataset generator dependency
f8ee3e7

davidberenstein1957 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

Uncomment HF_TOKEN in example deployment script to enable data pushing to Hugging Face
1febb5b

davidberenstein1957 HF staff commited on

Remove requirements.txt for synthetic dataset generator dependency
f06260e

davidberenstein1957 HF staff 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

Merge pull request #20 from argilla-io/feat/improve-support-local-deployment
3c6a88c
unverified

davidberenstein1957 HF staff commited on

Fix typo in README.md regarding video link for Synthetic Data Generator
ce401b1

davidberenstein1957 HF staff commited on

Update distilabel dependency to use the 'develop' branch for improved support and compatibility
5305623

davidberenstein1957 HF staff commited on

Update fine-tune-modernbert-classifier.ipynb
9a45614
unverified

davidberenstein1957 HF staff commited on

Merge branch 'main' into feat/improve-support-local-deployment
91dd026

davidberenstein1957 HF staff commited on

Apply suggestions from code review
2ad72e3
unverified

davidberenstein1957 HF staff Sara Han commited on

Merge pull request #23 from ftnext/proposal-pep723
888337a
unverified

davidberenstein1957 HF staff commited on

Add inline script metadata for users to launch example apps easily
515cb6c

ftnext commited on

add example of smollm finetune on synthetic data
2193a60

davidberenstein1957 HF staff commited on

Merge pull request #21 from argilla-io/add-example-modernbert-text-classification
536a8ae
unverified

davidberenstein1957 HF staff commited on

add example on fine-tuning ModernBERT
e121b3f

davidberenstein1957 HF staff commited on

update examples to not assert check on tokens
e1cb58c

davidberenstein1957 HF staff commited on

add randomisation of system prompts for generation
2841b26

davidberenstein1957 HF staff commited on

Merge pull request #17 from Riezebos/add-launch-cli
b7c81a3
unverified

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