Commit History
Update version to 0.1.8 in pyproject.toml
6c2a22e
refactor: add local save to README and improve layout
6a5179a
Added local saving to CSV and JSON (#38)
8291c8c
unverified
sebaxakerhtc
commited on
add fine-tuning deepseek example
a68cd13
fix: tackle None labels in multilabel
e3b32d4
fix: update dependency due to # https://github.com/argilla-io/distilabel/pull/1118
f8f9187
Fix BASE_URL_COMPLETIONS when using different providers
b129294
Wrong tokenizer (#36)
784963b
unverified
sebaxakerhtc
commited on
feat: different model completion (#31)
3b7b628
unverified
feat: add seed data for chat data (#32)
b2669f7
unverified
Sara Han
commited on
Merge pull request #34 from sebaxakerhtc/Fix_gradioUI
be0e284
unverified
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
typing textcat
93e464a
fix returned output values error
c76dc11
improve errors
c28f6e2
add lacking typing
c54ccc3
fix repo_name error
14c55fd
Refactor stop sequences in chat.py for improved template handling
4af6d10
Update version to 0.1.7 in pyproject.toml
f4ee32a
add nltk to gitignore
c9a4e6a
nltk fix
c73bcb8
small fix
6b34c93
ensure the downloading repo
f4fb90b
deal with nltk
ca59253
try to fix the requirement
3a74a0a
fix nltk download error
e0b4e51
add nltk requirement to latest version
46355ca
fix more installation issues
1655626
add packages.txt
40d9e53
fix error
f44933d
update example and solve installation issues for Spaces
b844fe3
add example for RAG
c0bdbeb
Add requirements.txt for synthetic dataset generator dependency
f8ee3e7
small fix when changing from tab and ensure pushing to argilla
cd0d358
fix minor errors and improve prompt
d4af916
Add RAG generation (#19)
0d14ea5
unverified
Sara Han
commited on