Skip to content

Actions: huggingface/setfit

.github/workflows/delete_doc_comment_trigger.yml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
52 workflow runs
52 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Optimum-Intel notebook: fix quantization explanation
.github/workflows/delete_doc_comment_trigger.yml #29: Pull request #483 by tomaarsen
February 1, 2024 21:24 Failure danielkorat:optimum-intel-nb-fix
February 1, 2024 21:24 Failure
optimum-intel notebook
.github/workflows/delete_doc_comment_trigger.yml #28: Pull request #480 by tomaarsen
February 1, 2024 18:51 Failure danielkorat:intel-optimum-notebook
February 1, 2024 18:51 Failure
[feat] Set labels based on head classes, if possible
.github/workflows/delete_doc_comment_trigger.yml #27: Pull request #476 by tomaarsen
January 16, 2024 16:56 Failure tomaarsen:feat/auto_set_labels
January 16, 2024 16:56 Failure
Refactor training logs & warmup_proportion
.github/workflows/delete_doc_comment_trigger.yml #26: Pull request #475 by tomaarsen
January 16, 2024 14:01 Failure tomaarsen:fix/update_train_logs
January 16, 2024 14:01 Failure
[absa] Add SetFitABSA notebook on FiQA
.github/workflows/delete_doc_comment_trigger.yml #25: Pull request #471 by tomaarsen
January 11, 2024 16:04 Failure tomaarsen:notebook/setfit_absa_fiqa
January 11, 2024 16:04 Failure
Prepare SetFit for upcoming 2.3.0 release of SentenceTransformers
.github/workflows/delete_doc_comment_trigger.yml #24: Pull request #463 by tomaarsen
January 11, 2024 14:28 Failure tomaarsen:update/sbert_2.3_support
January 11, 2024 14:28 Failure
[ABSA] Predict with a gold aspect dataset
.github/workflows/delete_doc_comment_trigger.yml #23: Pull request #469 by tomaarsen
January 11, 2024 14:05 Failure tomaarsen:absa_predict_gold_aspects
January 11, 2024 14:05 Failure
[fix] Remove breaking shuffle DataLoader option
.github/workflows/delete_doc_comment_trigger.yml #22: Pull request #470 by tomaarsen
January 11, 2024 14:00 Failure tomaarsen:fix/remove_shuffle_with_unique
January 11, 2024 14:00 Failure
Resolve crash with predict_proba & multi-output
.github/workflows/delete_doc_comment_trigger.yml #21: Pull request #466 by tomaarsen
January 8, 2024 09:38 Failure tomaarsen:fix/predict_proba_multi_output
January 8, 2024 09:38 Failure
Fix: Python-ify evaluation results before writing model card
.github/workflows/delete_doc_comment_trigger.yml #20: Pull request #460 by tomaarsen
December 7, 2023 15:32 Failure tomaarsen:hotfix/python-ify-evaluation-results
December 7, 2023 15:32 Failure
Prepare v1.0.0 release - Trainer, TrainingArguments, SetFitABSA, logging, evaluation during training, callbacks, docs
.github/workflows/delete_doc_comment_trigger.yml #19: Pull request #439 by tomaarsen
December 6, 2023 13:19 Failure v1.0.0-pre
December 6, 2023 13:19 Failure
refactor: hyperparameter search code and improve modularity
.github/workflows/delete_doc_comment_trigger.yml #18: Pull request #317 by tomaarsen
December 5, 2023 15:28 Failure patch-1
December 5, 2023 15:28 Failure
Improved speed and memory of multilabel pair generation
.github/workflows/delete_doc_comment_trigger.yml #17: Pull request #322 by tomaarsen
December 5, 2023 15:27 Failure OskarLiew:feature/quick-pairgen
December 5, 2023 15:27 Failure
Also pass metric_kwargs to custom metric callable
.github/workflows/delete_doc_comment_trigger.yml #16: Pull request #456 by tomaarsen
December 5, 2023 14:27 Failure
Remove delete_pr_documentation as recommended
.github/workflows/delete_doc_comment_trigger.yml #15: Pull request #455 by tomaarsen
December 5, 2023 14:02 Failure tomaarsen:ci/remove_delete_pr_doc
December 5, 2023 14:02 Failure
Heavily improve automatic model card generation
.github/workflows/delete_doc_comment_trigger.yml #14: Pull request #452 by tomaarsen
December 4, 2023 16:43 Failure tomaarsen:feat/model_cards
December 4, 2023 16:43 Failure
Allow normalize_embeddings with a differentiable head
.github/workflows/delete_doc_comment_trigger.yml #13: Pull request #450 closed by tomaarsen
November 29, 2023 11:25 17s tomaarsen:fix/normalize_with_diff_head
November 29, 2023 11:25 17s
Add tests for Python 3.11
.github/workflows/delete_doc_comment_trigger.yml #12: Pull request #451 closed by tomaarsen
November 29, 2023 10:45 13s tomaarsen:ci/add_py_311
November 29, 2023 10:45 13s
Allow partial column mappings
.github/workflows/delete_doc_comment_trigger.yml #11: Pull request #449 closed by tomaarsen
November 29, 2023 10:40 24s tomaarsen:feat/partial_col_mapping
November 29, 2023 10:40 24s
Allow passing strings to model.predict
.github/workflows/delete_doc_comment_trigger.yml #10: Pull request #448 closed by tomaarsen
November 29, 2023 10:22 14s tomaarsen:feat/predict_singular
November 29, 2023 10:22 14s
Add "labels" to SetFitModel, store/load from configuration file
.github/workflows/delete_doc_comment_trigger.yml #9: Pull request #447 closed by tomaarsen
November 29, 2023 09:56 15s tomaarsen:feat/configuration
November 29, 2023 09:56 15s
Add notebook to demonstrate how efficiently running SetFit with ONNX
.github/workflows/delete_doc_comment_trigger.yml #8: Pull request #435 closed by tomaarsen
November 27, 2023 13:58 14s moshe
November 27, 2023 13:58 14s
Allow 'device' on SetFitModel.from_pretrained()
.github/workflows/delete_doc_comment_trigger.yml #6: Pull request #445 closed by tomaarsen
November 24, 2023 15:20 13s tomaarsen:feat/load_on_device
November 24, 2023 15:20 13s
Save differentiable model head on CPU
.github/workflows/delete_doc_comment_trigger.yml #5: Pull request #444 closed by tomaarsen
November 24, 2023 12:55 15s tomaarsen:feat/cpu_load_diff_head
November 24, 2023 12:55 15s
Allow setting batch size in SetFitModel.predict
.github/workflows/delete_doc_comment_trigger.yml #4: Pull request #443 closed by tomaarsen
November 24, 2023 12:20 13s tomaarsen:feat/expose_batch_size
November 24, 2023 12:20 13s