Commit History

update example link
57b7e7b
Running

sdiazlor HF staff commited on

Update version to 0.1.8 in pyproject.toml
6c2a22e

sdiazlor HF staff commited on

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: update dependency due to # https://github.com/argilla-io/distilabel/pull/1118
f8f9187

sdiazlor HF staff commited on

Fix BASE_URL_COMPLETIONS when using different providers
b129294

sdiazlor HF staff commited on

Wrong tokenizer (#36)
784963b
unverified

sebaxakerhtc 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

Merge pull request #34 from sebaxakerhtc/Fix_gradioUI
be0e284
unverified

davidberenstein1957 HF staff commited on

Delete .DS_Store (#33)
a5a6120
unverified

sebaxakerhtc commited on

Fix rag.py
43c881a
unverified

sebaxakerhtc commited on

Fix textcat.py
adec41e
unverified

sebaxakerhtc commited on

Add deepseek example (#30)
86547c9
unverified

Sara Han commited on

Merge pull request #28 from argilla-io/bug/fix-bugs
1e183b9
unverified

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

Update version to 0.1.7 in pyproject.toml
f4ee32a

davidberenstein1957 HF staff commited on

add nltk to gitignore
c9a4e6a

sdiazlor 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

add nltk requirement to latest version
46355ca

sdiazlor HF staff commited on

fix more installation issues
1655626

sdiazlor HF staff commited on

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