Commit History

Fix Argilla API URL for Docker internal networking
ad2dc0f

daqc commited on

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

sdiazlor commited on

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

sebaxakerhtc commited on

add fine-tuning deepseek example
a68cd13

sdiazlor commited on

fix: tackle None labels in multilabel
e3b32d4

sdiazlor commited on

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

Sara Han davidberenstein1957 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

fix returned output values error
c76dc11

sdiazlor commited on

improve errors
c28f6e2

sdiazlor commited on

add lacking typing
c54ccc3

sdiazlor commited on

fix repo_name error
14c55fd

sdiazlor commited on

nltk fix
c73bcb8

sdiazlor commited on

small fix
6b34c93

sdiazlor commited on

ensure the downloading repo
f4fb90b

sdiazlor commited on

deal with nltk
ca59253

sdiazlor commited on

try to fix the requirement
3a74a0a

sdiazlor commited on

fix nltk download error
e0b4e51

sdiazlor commited on

fix more installation issues
1655626

sdiazlor commited on

update example and solve installation issues for Spaces
b844fe3

sdiazlor commited on

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

sdiazlor commited on

fix minor errors and improve prompt
d4af916

sdiazlor commited on

Add RAG generation (#19)
0d14ea5
unverified

Sara Han commited on

add randomisation of system prompts for generation
2841b26

davidberenstein1957 commited on

validate labels on click, remove debug messages
cfdc9ea

sdiazlor commited on

fix cast index and no-labels errors
cef916e

sdiazlor commited on

add refrences to distilabel and inference endpoints
af420e8

davidberenstein1957 commited on

add system prompt rewriter for more dynamic generation SFT
ded6d1c

davidberenstein1957 commited on